DharshiBalasubramaniyam / ice-cream-parlour-website

This is a responsive user-friendly online ice cream store website using HTML, CSS and Vanilla JavaScript.
https://icyco.vercel.app/
84 stars 277 forks source link

[Bug]: Home.css and style.css #1102

Open Hemraj-7 opened 1 week ago

Hemraj-7 commented 1 week ago

Is there an existing issue for this?

What happened ?

Hey @DharshiBalasubramaniyam , sytle.css and home.css has complex it has 2 times of media query ( for device size < 768 ) and has some unusual code. so i want to Update style.css file and make easy readable and easy understandable.

I will create only 2-3 media query ( for 3 type of devices ) according to the sizes and add all the media query in the these media query. I will remove unusual code and Extra media Queries.

Assign me this issue Thank you.

Record