Use black color for the mobile navbar.
It looks cleaner on the white background.
This commit is contained in:
parent
caeca36a40
commit
3120414e10
|
@ -551,6 +551,7 @@ aside li.current a:before {
|
|||
}
|
||||
|
||||
.docs-nav-mobile select {
|
||||
color: #000;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue