fix: mobile navigation menu (#35)

This commit is contained in:
Ax333l
2022-11-25 21:05:25 +01:00
committed by GitHub
parent fac28851d0
commit 57b9e6e258
4 changed files with 147 additions and 60 deletions

View File

@@ -24,7 +24,7 @@ body {
html,
body {
max-width: 100%;
max-width: 100vw;
}
.wrapper {