dotfiles-remastered/.config/eww/modules/bar/bar.scss
2023-11-27 00:34:43 +01:00

7 lines
105 B
SCSS

.bar-widget {
background-color: $bg;
font-size: 16px;
color: $text;
padding: 0.2rem 0;
}