GarimaSingh0109 / WasteManagment

https://garimasingh0109.github.io/WasteManagment/
MIT License
51 stars 122 forks source link

Enhance Newsletter Form Button Styling #200

Open akshayks13 opened 1 month ago

akshayks13 commented 1 month ago

Description

The styling of the newsletter form button has been enhanced to improve its appearance and user interaction. The following changes have been made:

Background Color: The button now has a consistent background color of #00796b, matching the footer. Padding: Increased padding to 12px 20px for better touch targets. Border: Added a 2px solid border in a darker teal color (#004d40) to provide better contrast and visibility. Hover Effect: Implemented a hover effect that changes the background color to #004d40 and the border color to a darker shade (#003d33), enhancing user feedback on interaction. Transition: Added a smooth transition effect for both background and border color changes to improve the overall user experience.

Motivation

These modifications aim to create a more visually appealing and user-friendly newsletter subscription button. By ensuring that the button stands out and provides feedback on hover, users are more likely to engage with the newsletter feature.

Screenshots

No response

Additional Context

No response

Checklist

Priority

Medium

akshayks13 commented 1 month ago

Please review my work