Skip to content

Commit 9c2e037

Browse files
authored
fix: fixes mobile menu having the wrong padding (#3765)
1 parent 2177320 commit 9c2e037

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

assets/main.css

-4
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,6 @@
127127
}
128128
}
129129

130-
nav {
131-
padding-top: env(safe-area-inset-top);
132-
}
133-
134130
body {
135131
padding-top: env(safe-area-inset-top);
136132
padding-bottom: env(safe-area-inset-bottom);
Loading
Loading

0 commit comments

Comments
 (0)