funky-framadate-front/src/styles/partials/global.scss

7 lines
78 B
SCSS

@charset "UTF-8";
html {
font-size: 1rem; /* 16px */
color: $font_color;
}