Correct hamburger menu color in mobile view (#257)

To correct hamburger menu in mobile view added $primary color to menu itself
Solves #256
This commit is contained in:
Parag 2020-11-09 01:45:45 +01:00 committed by GitHub
parent a4169e2c1f
commit d5e8be8d78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,6 +131,7 @@ pre
.navbar-burger
margin-right: auto
color: $primary
.navbar-burger:hover
background-color: $navbar-background-color