jonnybarnes.uk/resources/assets/sass/_base-font.scss

10 lines
135 B
SCSS
Vendored

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