Skip to content

Conversation

deepakstwt
Copy link

What does this PR do?

This PR fixes the issue where the navigation bar was not properly center aligned.
The alignment issue caused the navigation items to appear shifted towards one side, which affected the overall UI consistency.
Now the navigation bar is correctly center aligned, improving the user interface and layout balance.

Fixes #2011

- Changed nav__wrapper to use justify-content: center instead of space-between
- Added gap for consistent spacing between logo and menu
- Enhanced nav__menu with center justification for better alignment
Copy link

vercel bot commented Aug 25, 2025

@deepakstwt is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the bug Something isn't working label Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Navigation Bar is not center aligned.
1 participant