Add back missing line
This commit is contained in:
parent
99f3a5dbcc
commit
bd0e9af7ff
|
@ -24,6 +24,7 @@
|
||||||
@include top-nav-is-colored
|
@include top-nav-is-colored
|
||||||
background-color: var(--primary-color)
|
background-color: var(--primary-color)
|
||||||
|
|
||||||
|
.menuIcon // the hamburger button
|
||||||
@media only screen and (max-width: 680px)
|
@media only screen and (max-width: 680px)
|
||||||
display: none
|
display: none
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue