Open zebapy opened 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
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
body { overflow-x: hidden }
Need to find out what's causing this and prevent it.
Does not happen in chrome responsive testing tool at mobile or tablet size