Files
2026-03-22 20:56:25 +01:00

7 lines
90 B
SCSS

@import "./general.scss";
$font_size_label: 10pt;
body {
background: $theme_body_bg;
}