hide menu button on mobile for now

This commit is contained in:
Chaphasilor 2020-04-11 12:24:03 +02:00 committed by Ian Ramzy
parent 9b24fbdfed
commit a2eb0e31b6
1 changed files with 1 additions and 1 deletions

View File

@ -2080,7 +2080,7 @@ textarea.form-input {
@media (max-width: 640px) {
.header-nav-toggle {
display: block;
/* display: block; */
}
.header-nav-toggle + .header-nav {