jonnybarnes.uk/resources/assets/sass/_styles.scss

12 lines
121 B
SCSS
Vendored

//styles.scss
h1 a {
text-decoration: none;
}
#topheader a {
text-decoration: none;
}
// tags
@import "tags";