07sumit1002 / CabRental

The Cab Rental repository is a software system that provides a platform for individuals to rent vehicles for transportation. It is designed to offer an easy and seamless experience for users to book a ride.
https://07sumit1002.github.io/CabRental/
MIT License
34 stars 152 forks source link

Style.css update. #597

Open Hemraj-7 opened 2 weeks ago

Hemraj-7 commented 2 weeks ago

Hey @07sumit1002 , sytle.css has complex it has 2 or 3 times of media query ( for device size < 768 ) and has 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 and update style.css file.

Assign me this issue Thank you.