Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix viewport scaling / slightly zoomed in #7

Open
TimMikeladze opened this issue Apr 26, 2022 · 0 comments
Open

Fix viewport scaling / slightly zoomed in #7

TimMikeladze opened this issue Apr 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@TimMikeladze
Copy link
Owner

TimMikeladze commented Apr 26, 2022

Observe the screenshot below and notice how the content stretches into the right side of the screen.

<meta name="viewport" content="width=device-width, initial-scale=1" /> is already present in _app.tsx. I suspect the issue is somewhere in the components or css being rendered.

Screen Shot 2022-04-25 at 11 06 36 PM

@TimMikeladze TimMikeladze added the bug Something isn't working label Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant