Skip to content
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

Hiding Cursor on Mobile View #370

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

ygowthamr
Copy link
Contributor

Title : Hiding Cursor on Mobile View

Fix #369

This PR implements a solution to hide the circle-container on screens 768 pixels wide or smaller. The visibility is controlled using CSS media queries to enhance the mobile user experience.

@Harshdev098
Pls give me labels like gssoc-extd, level and assign me this issue.

@Harshdev098 Harshdev098 merged commit 26872eb into Harshdev098:main Nov 2, 2024
1 check passed
Copy link
Contributor

github-actions bot commented Nov 2, 2024

🎉🎉 Thank you for your contribution! Your PR #370 has been merged! 🎉🎉

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level2 level2 lebel for gssoc level hacktoberfest-accepted label for accepted PRs under hacktoberfest labels Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest hacktoberfest-accepted label for accepted PRs under hacktoberfest level2 level2 lebel for gssoc level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] : Removal of cursor in mobile view.
2 participants