Fixed: navbar hover mobile styling

This commit is contained in:
Mark McDowall 2015-03-24 07:21:48 -07:00
commit 216286db5e

View file

@ -34,6 +34,7 @@
&:hover, &:hover,
&:focus { &:focus {
color : #222;
background-color : #333; background-color : #333;
} }
} }