Commit 030d0608 authored by Phil Hughes's avatar Phil Hughes

changed hover color in dropdown

parent 0925edb4
......@@ -183,7 +183,7 @@ $new-sidebar-width: 220px;
&:hover,
&:focus {
background-color: darken($hover-background, 10%);
background-color: rgba($black, .12);
}
}
}
......
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