adding back active nav pill

This commit is contained in:
Kris 2019-03-06 17:13:20 -05:00
parent 733deba585
commit 536952f194
1 changed files with 1 additions and 0 deletions

View File

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