adding back active nav pill
This commit is contained in:
parent
733deba585
commit
536952f194
|
@ -48,6 +48,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.active > a,
|
||||||
> a.active {
|
> a.active {
|
||||||
color: $secondary;
|
color: $secondary;
|
||||||
background-color: $quaternary;
|
background-color: $quaternary;
|
||||||
|
|
Loading…
Reference in New Issue