This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/sass/components/_latest-posts.scss
2015-09-13 10:44:08 +01:00

7 lines
89 B
SCSS

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