Anjaliavv51 / Retro

Explore the vintage look!
https://rococo-mooncake-0d89f7.netlify.app/
MIT License
159 stars 249 forks source link

Enhancment: Improve Footer Panel Design and Responsiveness #748

Open NirajD04 opened 6 days ago

NirajD04 commented 6 days ago

Is there an existing issue for this?

Issue Description

The current footer panel lacks sufficient responsiveness and visual appeal. This issue includes the following concerns:

Fixed Height: The footer has a fixed height, which does not accommodate dynamic content well.

Inadequate Spacing: The padding within the footer is insufficient, making it appear cramped.

Link Interaction: Links within the footer do not provide any hover feedback, leading to a static user experience.

Input Field Visibility: Input fields in the contact form lack visible borders and shadows, making them difficult to see.

Button Styling: The button in the contact form does not have hover effects, reducing user interaction feedback.

Limited Responsiveness: The contact form is not optimized for various screen sizes, affecting usability on mobile devices.

Suggested Change

Dynamic Height Adjustment:

Change the footer's height property from a fixed value to auto to accommodate varying amounts of content without overflow. Increased Padding:

Add more padding to the .foot-panel2 and .foot_panel4 classes to provide better spacing and a more open layout.

Rationale

No response

Urgency

Medium

Record

github-actions[bot] commented 6 days ago

Hi there! Thanks for opening this issue @NirajD04!. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

NirajD04 commented 6 days ago

Please assign this to me.