mirror of
https://github.com/ianramzy/decentralized-video-chat.git
synced 2024-11-13 13:49:19 +08:00
hide menu button on mobile for now
This commit is contained in:
parent
9b24fbdfed
commit
a2eb0e31b6
2
public/css/landing.css
vendored
2
public/css/landing.css
vendored
@ -2080,7 +2080,7 @@ textarea.form-input {
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.header-nav-toggle {
|
||||
display: block;
|
||||
/* display: block; */
|
||||
}
|
||||
|
||||
.header-nav-toggle + .header-nav {
|
||||
|
Loading…
Reference in New Issue
Block a user