-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I tried using grid to build my personal website.
On mobile, I always get the x-axis scroll bar, even tho there is no content there.
To see what I'm talking about, go to www.ivanskoro.com and inspect in mobile view (or visit it on a mobile device)
Even tho the body is 100% viewport width, it still has an x-scroll.
The solution is to put "display:block and margins/paddings: 0" on the grid container, but that of course kills the grid.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels