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 151 forks source link

Change in booking-form section in style.css #526

Open Aditya620321 opened 1 month ago

Aditya620321 commented 1 month ago

🚀 Pull Request

Description

The "booking-form" section has been improved with adjustments to the background color, spacing, and overall layout. Specifically, the following changes were made:

->Background color changed to a subtle grey (#f0f0f0). ->Padding increased for better spacing. ->Rounded corners were added to the form for a modern look. ->Button hover effects were enhanced with a darker shade on hover. ->Adjustments to ensure that the form elements remain centered on smaller screen sizes.

Fixes #525 (issue regarding background color and spacing).

Type of Change

Checklist:

Screenshot of final output/video

Before:- image

After:- image

Aditya620321 commented 1 month ago

@07sumit1002 can you please check.