Skip to content

Conversation

Parthwebde12
Copy link
Contributor

@Parthwebde12 Parthwebde12 commented Sep 19, 2025

🚀 Pull Request

🔖 Description

Fixed the mobile navigation so the hamburger menu button sits horizontally beside the logo/header, not below it.
Used CSS flexbox (flex-direction: row, align-items: center, flex-wrap: nowrap) on .nav-container to keep everything in one line.
Made the hamburger button (.mobile-menu-toggle) stay at the far right, vertically centered, and easy to tap.
Result: On mobile, the logo and hamburger are always side-by-side in the header.

Fixes: #621


📸 Screenshots (if applicable)

Screenshot 2025-09-19 181839

✅ Checklist

  • My code follows the project’s guidelines and style.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • I have tested the changes and confirmed they work as expected.
  • My PR is linked to a GitHub issue.

🙌 Additional Notes

Copy link

Thanks for creating a PR for your Issue! ☺️

Kindly Star the repo ⭐ We'll review Your PR as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@Parthwebde12
Copy link
Contributor Author

I have made the changes as much i was able to do. If it matched your expection pls reply me as this will be my first GSSOC contribution

@supriya46788 supriya46788 merged commit 0697f6a into supriya46788:main Sep 19, 2025
1 check passed
Copy link

🎉 Congrats on getting your PR merged, @Parthwebde12! 🙌🏼

Thanks for your contribution every effort helps improve the project.

Looking forward to seeing more from you! 🥳✨

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.

[BUG] - <short description>
2 participants