Skip to content

Conversation

@udaykiran243
Copy link

@udaykiran243 udaykiran243 commented Feb 11, 2026

Please add relevant labels and merge
Thanks!

📌 Description

This PR fixes a bug where the "Login" and "Get Started" buttons were hidden in the mobile view menu.

What problem does it solve?

  • In mobile view, the authentication buttons were inadvertently hidden by a CSS selection rule intended for the desktop header layout.
  • Use of .mobile-auth container now correctly displays these buttons as block elements in the slide-out menu.

🔗 Related Issue

Fixes #249

Closes #266
Closes #231

🛠 Type of Change

  • 🐛 Bug fix (non-breaking change fixing an issue)

✅ Checklist

  • Code follows project coding standards
  • Self-review completed
  • Tested on valid mobile resolutions

@vercel
Copy link

vercel bot commented Feb 11, 2026

@udaykiran243 is attempting to deploy a commit to the Karan Manickam's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

🎉 Thanks for the PR, @udaykiran243!

We really appreciate you taking the time to contribute to CryptoHub! 💙


⭐ Love this project?

Please give us a star! It helps the project grow and reach more developers! 🌟

🔗 https://github.com/KaranUnique/CryptoHub---

✅ PR Checklist

Before we review, please ensure:

  • Your code follows the project's coding standards
  • All file changes are accurate and intentional
  • You've tested your changes locally
  • Any review comments have been addressed

We'll review your PR as soon as possible. Keep up the great work! ✨

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.

[BUG] The login and get started are not visible in the mobile view.

1 participant