oliverdavies.uk/sass/components/_latest-posts.scss
2015-08-08 23:56:38 +01:00

7 lines
89 B
SCSS

.latest-posts {
li.active a {
color: $dark-gray;
font-weight: $semibold;
}
}