Moved sass

This commit is contained in:
Oliver Davies 2015-08-08 23:56:13 +01:00
parent 2a82ee100b
commit e3e208642d
15 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,6 @@
.latest-posts {
li.active a {
color: $dark-gray;
font-weight: $semibold;
}
}