Skip to content

Content is cutoff on mobile devices #59

@crbentle

Description

@crbentle

The recent updates made it so that the full screen width is not used on mobile devices.
Adding a viewport meta tag may fix the issue.
<meta name="viewport" content="width=device-width, initial-scale=1" />

Example in Chrome dev tools mobile mode:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions