funky-framadate-front/src/assets/scss/default.scss

7 lines
102 B
SCSS
Raw Normal View History

2019-08-12 12:43:53 +02:00
@charset "UTF-8";
html {
font-size: 62.5%; /* 10px */
font-size: calc(1em * 0.625); /* fix */
}