JiyaGupta-cs / ShopNex

React Ecommerce App
https://shopnex.vercel.app
90 stars 187 forks source link

UI of "Exclusive Offers for you" at home page is not responsive #416

Open Chelsea67jain opened 1 month ago

Chelsea67jain commented 1 month ago

Issue Description: I observed that the user interface of the Offers Component is not responsive for small screen sizes mainly for mobile devices.

Steps to Reproduce:

  1. Go to the website.
  2. Go to the inspect click on the toggle device emulation button and check the responsiveness for different devices.

Expected Behavior: The Offers Component should align properly according to the screen size.

Actual Behavior: I observed that some parts of the component are going out of the screen i.e. not properly aligned with the screen size.   Screenshots: Screenshot (538) WhatsApp Image 2024-05-27 at 21 53 04

@JiyaGupta-cs I can make the component responsive using grid and media queries. Can you assign this task under GSSoC2024?