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.
6 stars 18 forks source link

Excessive Blank space and missing padding in the homepage layout. #101

Open elinabhasin opened 19 hours ago

elinabhasin commented 19 hours ago

There is excessive black space on the page (index.html), and key elements lack proper padding. This impacts the visual presentation and user experience.

Screenshot 2024-09-29 074109 Screenshot 2024-09-29 074139

Expected Behavior: The page should have consistent padding, and the excess black space should be removed to provide a cleaner layout.

Actual Behavior: There is too much black space, and several elements (e.g., form inputs, buttons) do not have adequate padding, making the layout look awkward.

Proposed Solution:

If this approach sounds good, I'd be happy to work on it and submit a pull request with the changes.

elinabhasin commented 12 hours ago

I have created the pull requests. I request you to please check it and if it works, please merge it. Thank you. I'm still working on the excessive spacing.