JiyaGupta-cs/ShopNex

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.

Opened this issue · 0 comments

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