Skip to content

Fix: Make navbar responsive #10

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

Merged
merged 1 commit into from
Aug 2, 2025

Conversation

JaganParida
Copy link
Contributor

@JaganParida JaganParida commented Aug 1, 2025

issue number : #5

What I Did

  • Updated the Header.jsx to make the navbar fully responsive across all screen sizes.
  • Fixed navigation links to display in a flexible layout (horizontal on desktop, collapsible menu on mobile).
  • Added hover transition effects for nav items for better UI/UX.
  • Ensured the layout is mobile-first with smooth animations and interactions.
  • Adjusted spacing and padding for clean alignment and consistent look.

Why This Change

  • The previous navbar items weren't visible on smaller screens.
  • Users couldn't access core navigation on mobile.
  • Keeping the navbar fixed enhances navigation accessibility while scrolling.
  • Improves overall responsiveness, interactivity, and design consistency.

Before

Screenshot 2025-07-31 224513

After

Screenshot 2025-08-02 003929

Copy link

vercel bot commented Aug 1, 2025

@JaganParida is attempting to deploy a commit to the coder-writes' projects Team on Vercel.

A member of the Team first needs to authorize it.

@coder-writes coder-writes merged commit 0bdf7e0 into coder-writes:main Aug 2, 2025
1 check failed
@coder-writes
Copy link
Owner

The improvements to the navbar have now been successfully merged into the main branch!
Thank you, @JaganParida, for the thoughtful enhancements and for making the navigation fully responsive.

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

Successfully merging this pull request may close these issues.

2 participants