Skip to content

Commit fcc3019

Browse files
authored
Merge pull request #248 from skaut/footer-fix
Fixed footer widget horizontally overflowing on mobile
2 parents f3c71ac + 1806b2c commit fcc3019

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/frontend/title-widget.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
margin-left: auto;
2727
margin-right: auto;
2828
width: max-content;
29+
max-width: 100%;
2930
}
3031
}

0 commit comments

Comments
 (0)