-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Description: This PR updates the styling of the navbar in the Waste Management project to align with modern design standards and improve user experience. The current navbar includes green buttons that feel outdated and inconsistent with the overall aesthetic. The new design introduces a cohesive look that complements the website’s main color scheme. ### Requirements: - Replaced the green button styling with a background color that matches the website’s primary color palette. - Added hover effects to navbar links, changing the text color to green to maintain thematic consistency and provide visual feedback. - Ensured the navbar styling is responsive and visually appealing across all screen sizes and devices. ### Acceptance Criteria: - Navbar background color aligns with the website’s primary color palette. - Navbar link text color changes to green on hover for visual feedback. - Navbar styling remains consistent and responsive across all devices. - The updated navbar design complements the website’s modern look and feel. ### Additional Context: This UI enhancement refreshes the navbar’s appearance, creating a more cohesive and visually appealing experience that matches the overall design standards of the site. The improved styling aims to enhance usability and user interaction. ### Screenshot: ![Screenshot (238)](https://github.com/user-attachments/assets/35ddd10f-ab84-4a1c-9b6f-834c28e84c5f) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced dark mode styling for various header elements and components. - Enhanced form validation with clearer error messages for signup and newsletter forms. - Added functionality for a scroll-to-top button. - **Bug Fixes** - Standardized `required` attribute syntax in feedback forms. - **Style** - Updated button and section styles, including new hover effects. - Implemented dark mode classes for improved visual coherence. - **Chores** - Added event listeners for dark mode toggle functionality. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
4 changed files
with
73 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters