2022-02-14 22:47:08 +01:00

6 lines
94 B
SCSS
Vendored

@import "./normalize";
body {
font-family: 'Nunito', sans-serif;
}
@import "./tags/form";