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/source/assets/sass/components/_latest-posts.scss

6 lines
100 B
SCSS
Raw Normal View History

.latest-posts {
2015-06-06 16:21:24 +00:00
li.active a {
color: $dark-gray;
font-weight: $semibold;
}
}