prettier highlighting of active link in the sidebar
This commit is contained in:
parent
9c0229732a
commit
0429a24066
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
|
||||
&.active a {
|
||||
color: #FFF;
|
||||
font-weight: bold;
|
||||
background: $color-dark;
|
||||
|
||||
&.no-highlight {
|
||||
border: none;
|
||||
|
|
Loading…
Reference in a new issue