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 scroll behavior is occurring on the x-axis, causing the right side of the landing page to take up extra space on all devices. #559

Open
sanjaraiy opened this issue Jul 16, 2024 · 0 comments

Comments

@sanjaraiy
Copy link

Issue Description

This means that there's unintended horizontal scrolling on your landing page, leading to an extra space on the right side, likely due to an element overflowing its container.

Steps to Reproduce

I need to provide steps to reproduce the issue like this:

  • Visit the landing page URL.
  • Scroll horizontally to the right.
  • Note the extra space appearing on the right side of the page.
    These steps will help others understand how to encounter and observe the issue you're experiencing.

Expected Behavior

The landing page should not have horizontal scrolling and should fit within the viewport without any extra space on the right side.

Actual Behavior

The landing page exhibits horizontal scrolling, resulting in an additional space on the right side.

Screenshots

Screenshot 2024-07-16 174100

Screenshot 2024-07-16 174115

Screenshot 2024-07-16 174138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant