math-my-money/src/styles.scss

6 lines
79 B
SCSS
Raw Normal View History

2025-06-30 20:38:15 -04:00
@import url(styles/reset.scss);
body {
font-size: calc(15px + 0.390625vw);
}