Fix low contrast in mobile nav buttons #57
This commit is contained in:
parent
bd99a4382f
commit
efc0f40466
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@
|
|||
color: $icons-hover
|
||||
}
|
||||
|
||||
.mobile-nav-chapters i:hover {
|
||||
color: $sidebar-fg
|
||||
}
|
||||
|
||||
.mobile-nav-chapters {
|
||||
background-color: $sidebar-bg
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue