Fix hidden nav button on inverted (#140)
This commit is contained in:
parent
4ff77035f6
commit
ced910a886
|
@ -31,7 +31,6 @@ body.inverted {
|
|||
}
|
||||
}
|
||||
.menu-button {
|
||||
display: none;
|
||||
@media only screen and (max-width : 768px) {
|
||||
color: $fg-color-inverted;
|
||||
&:hover,
|
||||
|
|
Loading…
Reference in New Issue