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

Removed hover background that wasn't needed

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