Commit f0838514 authored by tauriedavis's avatar tauriedavis

Add blue back to sub nav active

parent 04229ece
...@@ -94,6 +94,7 @@ ...@@ -94,6 +94,7 @@
&.active a { &.active a {
border-bottom: none; border-bottom: none;
color: $link-underline-blue;
} }
a { a {
...@@ -103,7 +104,6 @@ ...@@ -103,7 +104,6 @@
&:hover, &:hover,
&:active, &:active,
&:focus { &:focus {
color: $black;
border-bottom: none; border-bottom: none;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment