Skip to content

fix: improve navbar responsiveness (issue #194)#196

Open
ashish29-tech wants to merge 1 commit into
Vaibhav-kesarwani:mainfrom
ashish29-tech:fix/navbar-responsiveness-194
Open

fix: improve navbar responsiveness (issue #194)#196
ashish29-tech wants to merge 1 commit into
Vaibhav-kesarwani:mainfrom
ashish29-tech:fix/navbar-responsiveness-194

Conversation

@ashish29-tech

Copy link
Copy Markdown

Fix: Navbar responsiveness improvements (#194)

Changes:

  • Improved container width using max-w-5xl
  • Added responsive padding: px-4 md:px-6
  • Updated nav visibility: hidden md:block → hidden lg:block

Result:

  • Better mobile spacing
  • Cleaner tablet layout
  • Improved desktop alignment

Closes #194

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@ashish29-tech is attempting to deploy a commit to the vaibhav's projects Team on Vercel.

A member of the Team first needs to authorize it.

@ashish29-tech

Copy link
Copy Markdown
Author

Hi @Vaibhav-kesarwani
PR for issue #194 has been raised. Please review it.
Changes include navbar responsiveness improvements across mobile, tablet, and desktop views.
Thanks!

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.

[UI/UX]: Optimize Navbar Width and Spacing for Large Screens

1 participant