Updating color of hover on LHS Header

This commit is contained in:
Asaad Mahmood
2015-07-29 21:36:24 +05:00
parent 5fa374e4eb
commit a9da77908a
+1 -1
View File
@@ -99,7 +99,7 @@
}
&:hover {
&:before {
background: rgba(black, 0.05);
background: rgba(black, 0.1);
}
.user__name {
color: #fff;