Skip to content

Commit 20ee6de

Browse files
author
Kristan Kenney
committed
Fix wrapping of UI elements
1 parent 23ef529 commit 20ee6de

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

web/css/src/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@ a {
639639
.l-center {
640640
margin: 0 auto;
641641
max-width: 1020px;
642+
min-width: 1020px;
642643
}
643644

644645
.l-logo {

0 commit comments

Comments
 (0)