Open-Source-Kashmir/osk

Fix hamburger menu background for better readability

Open

#106 opened on Oct 23, 2025

 (1 comment) (0 reactions) (1 assignee)JavaScript (49 forks)auto 404
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 :

  1. Add a solid or semi-transparent background to the hamburger menu.

  2. Verify that all nav links are clearly visible and accessible.

Contributor guide