updated header active tab border color

This commit is contained in:
marcotuts
2018-07-06 10:51:57 -04:00
parent 6db4d88549
commit d7ab8327cb

View File

@@ -120,6 +120,7 @@
&.active,
&:hover {
border-bottom-style: solid;
border-bottom-color: theme-color("primary");
}
&:hover {