Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Responsive Navigation Menu #319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mujahid087
Copy link

Description

This pull request adds a responsive navigation menu to the website. The new menu collapses into a hamburger icon on smaller screens, improving the user experience for mobile users.

Why

The previous navigation menu was not mobile-friendly, making it difficult for users on smaller devices to access site links. This enhancement aims to provide a better browsing experience across all devices.

Changes Made

  • Implemented a collapsible navigation menu using CSS and JavaScript.
  • Added event listeners for toggling the menu visibility.
  • Updated existing styles to ensure consistency with the site's design.

Testing

  • Tested on various screen sizes to ensure the menu behaves as expected.
  • Verified that all links function correctly in both expanded and collapsed states.

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant