Fix hidden nav button on inverted (#140)

This commit is contained in:
Luiz F. A. de Prá
2019-01-16 15:54:29 -02:00
committed by GitHub
parent 4ff77035f6
commit ced910a886

View File

@@ -31,7 +31,6 @@ body.inverted {
}
}
.menu-button {
display: none;
@media only screen and (max-width : 768px) {
color: $fg-color-inverted;
&:hover,