-
Notifications
You must be signed in to change notification settings - Fork 101
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
Dark/Light Mode and Signup Button Not Visible in Mobile View #203
Comments
Hi, I would like to work on this issue. Could you please assign it to me? |
This issue persists, and you can start working on it. I will ask someone to assign it to you. |
@Ashparshp , I've resolved the issue. The next step is to create a pull request. Should I proceed with that, or should I wait first for someone to assign me the issue? |
Thank you for validating, @Ashparshp |
Please review the changes and provide feedback. Let me know if any further adjustments are needed. |
Current Behavior
In the desktop view, the dark/light mode toggle and the signup button are visible. However, when switching to the mobile view, these options disappear. Upon inspecting the code, it appears that the display for these elements is set to none in the mobile view.
Expected Behavior
The dark/light mode toggle and signup button should be visible in both desktop and mobile views.
Screenshots/Logs
Mobile View(Actual):
Mobile View(Expected):
Contributor Guides and Resources
The text was updated successfully, but these errors were encountered: