Commit 1ede0afa authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

added hover state to top nav links

Updated CHANGELOG

Removed CHANGELOG entry
parent bedb7114
......@@ -345,6 +345,12 @@
.badge {
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