Skip to content

Commit

Permalink
Merge pull request #248 from skaut/footer-fix
Browse files Browse the repository at this point in the history
Fixed footer widget horizontally overflowing on mobile
  • Loading branch information
marekdedic authored Aug 28, 2020
2 parents f3c71ac + 1806b2c commit fcc3019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/frontend/title-widget.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
margin-left: auto;
margin-right: auto;
width: max-content;
max-width: 100%;
}
}

0 comments on commit fcc3019

Please sign in to comment.