jonnybarnes.uk/resources/assets/sass/_base-font.scss
2017-11-07 20:01:12 +00:00

10 lines
128 B
SCSS
Vendored

//base-font.scss
html {
font-size: 10px;
font-family: "filson-soft";
}
a.u-syndication {
text-decoration: none;
}