Skip to content

Commit 9f1a1f8

Browse files
authored
Content: Fix horizontal scroll on safari (#432)
1 parent a76777b commit 9f1a1f8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

assets/css/v2/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,10 +1236,6 @@ nav {
12361236
padding-block-start: 1rem;
12371237
}
12381238

1239-
main {
1240-
margin: 0 var(--space-s) var(--space-s) var(--space-s);
1241-
}
1242-
12431239
@media (min-width: 88em) {
12441240
.header__logo {
12451241
height: 2.5rem;

0 commit comments

Comments
 (0)