Skip to content

Extra overflow-x on mobile devices #52

@ivansskoro

Description

@ivansskoro

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions