Commit 07a1da7e authored by Phil Hughes's avatar Phil Hughes

Removed hover background that wasn't needed

parent 2d7183bb
...@@ -203,11 +203,10 @@ ...@@ -203,11 +203,10 @@
line-height: 40px; line-height: 40px;
transition-duration: .3s; transition-duration: .3s;
outline: none; outline: none;
}
.collapse-nav a:hover { &:hover {
text-decoration: none; text-decoration: none;
background: #f2f6f7; }
} }
.page-sidebar-collapsed { .page-sidebar-collapsed {
......
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