Open-Source-Kashmir/osk
Fix hamburger menu background for better readability
Open
#106 opened on Oct 23, 2025
good first issuehacktoberfesthacktoberfest-acceptedhacktoberfest2025
Repository metrics
- Stars
- (8 stars)
- PR merge metrics
- (PR metrics pending)
Description
The hamburger menu currently has a transparent background, which makes the navigation links difficult to read against certain page content.
Steps to Fix :
-
Add a solid or semi-transparent background to the hamburger menu.
-
Verify that all nav links are clearly visible and accessible.