Increases the contrast on the navbar toggle switch
This commit is contained in:
parent
5b08c1ffdb
commit
349f332582
1 changed files with 4 additions and 0 deletions
|
@ -379,3 +379,7 @@ footer .footer-copy {
|
|||
.homepage-subtitle {
|
||||
font-size: $font-size-h3;
|
||||
}
|
||||
|
||||
.navbar-toggle {
|
||||
background-color: $gray-lighter;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue