Kaam-Do
Kaam-Do copied to clipboard
[FEAT]:adding cursor to buttom
Fixed:#280
Description
The cursor style of scroll to top button should be pointer instead of arrow to tell the user that it is a clickable button to improve the UX of the user. Also to remove the hover from the front page as it creates false impact on the user and disturbs the UX.
Type of PR
- [x] Bug fix
Screenshots / videos (if applicable)
https://github.com/PatilHarshh/Kaam-Do/assets/155576040/ee387f44-df43-4a4a-9e65-397ffe813317
Checklist:
- [x] I have performed a self-review of my code
- [x] I have read and followed the Contribution Guidelines.
- [x] I have tested the changes thoroughly before submitting this pull request.
- [x] I have provided relevant issue numbers, screenshots, and videos after making the changes.
- [x] I have commented my code, particularly in hard-to-understand areas.