middlebury / midd-frontend

Frontend code for middlebury_theme
https://midd-frontend.now.sh
GNU General Public License v3.0
0 stars 0 forks source link

slight horizontal scrolling on homepages #211

Open zebapy opened 5 years ago

zebapy commented 5 years ago

Need to find out what's causing this and prevent it.

Does not happen in chrome responsive testing tool at mobile or tablet size

zebapy commented 4 years ago

Common fix for this is body { overflow-x: hidden } but I don't feel safe setting that just yet https://css-tricks.com/full-width-containers-limited-width-parents/#comment-1603039