2025-01-12 04:36:52 +08:00

6 lines
72 B
SCSS

body {
background-color: $bg;
color: $fg;
font-size: $fontsize;
}