BigW Consortium Gitlab

Commit 1ede0afa by Luke "Jared" Bennett

added hover state to top nav links

Updated CHANGELOG Removed CHANGELOG entry
parent bedb7114
...@@ -345,6 +345,12 @@ ...@@ -345,6 +345,12 @@
.badge { .badge {
color: $gl-icon-color; color: $gl-icon-color;
} }
&:hover {
a, i {
color: $black;
}
}
} }
} }
......
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