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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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