generated from mate-academy/react-typescript-starter-pack
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The product grid does not adapt to mobile screen widths. On devices like iPhone 12 or Pixel 5, the content overflows the viewport, causing an unwanted horizontal scrollbar.
Steps to Reproduce
- Open the application on a mobile device or use Chrome Device Mode.
- Set resolution to 375x812 (iPhone X).
- Scroll down to the product list.
Actual Result
Product cards remain in a multi-column layout, getting squeezed or going off-screen. Text is unreadable.
Expected Result
Product cards should stack in a single column (1fr) on mobile screens. No horizontal scroll.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working