Skip to content

Fix global text pointer cursor issue#60

Open
jayeshchoudhary21 wants to merge 1 commit into
revatikadam0607:mainfrom
jayeshchoudhary21:fix-text-pointer
Open

Fix global text pointer cursor issue#60
jayeshchoudhary21 wants to merge 1 commit into
revatikadam0607:mainfrom
jayeshchoudhary21:fix-text-pointer

Conversation

@jayeshchoudhary21

Copy link
Copy Markdown

Problem

The pointer/text cursor was appearing globally across the website, even on non-clickable elements.

Solution

Removed the global cursor styling and applied pointer cursor only to interactive elements.

Changes Made

  • Removed unnecessary cursor styling
  • Improved cursor behavior
  • Tested across pages

Closes #issue-number

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.

1 participant