adding back active nav pill

This commit is contained in:
Kris
2019-03-06 17:13:20 -05:00
parent 733deba585
commit 536952f194

View File

@@ -48,6 +48,7 @@
}
}
&.active > a,
> a.active {
color: $secondary;
background-color: $quaternary;