Skip to content

Commit 5a37d22

Browse files
committed
Fix container layout on mobile landscape orientation
1 parent aa6c8de commit 5a37d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_reflow.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222

2323
.page-wrapper, .footer-wrapper {
24-
max-width: 28em;
24+
max-width: 30em;
2525
}
2626
.footer-module {
2727

0 commit comments

Comments
 (0)