SyntaxFix
Write A Post
Hire A Developer
Questions
That's exactly what cursor: pointer; is supposed to do.
cursor: pointer;
If you want the cursor to remain normal, you should be using cursor: default
cursor: default