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

7 lines
78 B
SCSS
Raw Normal View History

2020-04-21 10:50:26 +02:00
@charset "UTF-8";
html {
font-size: 1rem; /* 16px */
2020-04-21 10:50:26 +02:00
color: $font_color;
}