Remove table of contents hover indent
This commit is contained in:
@ -217,13 +217,6 @@ body {
|
||||
display: block;
|
||||
color: @white;
|
||||
border-bottom-width: 0;
|
||||
&:hover {
|
||||
font-weight: 400;
|
||||
:before {
|
||||
content: "\00bb";
|
||||
padding-right: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
ul {
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user