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

[Bug]: The margin between the body and the left and right end of the screen breaks on mid-sized screens #27

Open
2 tasks done
Colin23 opened this issue Dec 14, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@Colin23
Copy link
Member

Colin23 commented Dec 14, 2024

πŸ”’ Version

Last checked on 14.12.2024 with this as the latest commit hash: 2750139

πŸ–₯️ Environment

Production

πŸ€” What happened?

Generally the landing page has a margin to both ends of the screen (left and right).
From width 1200 to 1280, this is not the case anymore.
This should be fixed so the styling is consistent and looks cleaner
Maybe change the tailwind breakpoint to 1300px instead of 1200px width.

πŸ‘£ Steps To Reproduce

Reduce or increased the width of the website to any width from 1200px to 1280px.

πŸ““ Relevant log output or error messages

Nothing, it's just a styling oversight

πŸ–₯️ System Information

  • OS: Linux
  • Browser: Firefox
  • Desktop: Tested on a native 1080p and a 3,2K (scaled to be 1080p) screen

πŸ” Preflight Checklist

  • I have searched the existing issues and this is a new, non-duplicate bug
  • I have provided all the necessary information to understand and reproduce this bug

βž• Additional context

Correct (1325px width):

image

Wrong (1280px width):

image

@Colin23 Colin23 added the type: bug Something isn't working label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant