6 lines
100 B
SCSS
6 lines
100 B
SCSS
.latest-posts {
|
|
li.active a {
|
|
color: $dark-gray;
|
|
font-weight: $semibold;
|
|
}
|
|
} |