Closed VanshChitransh closed 1 month ago
@nfoert I would love to work on this issue?
This could be a good addition, feel free to complete this!
Hi @nfoert, I would like to contribute to this update. Please add me to assignee.
Hi @nfoert, I would like to contribute to this update. Please add me to assignee.
@VanshChitransh posted this originally so they're assigned to it for now, I'm just trying to be fair :) If they decide to no longer work on this issue I will assign it to you instead.
Sure @nfoert, I understand that. Thank you for the reply.
@nfoert Please assign this issue to @Vineet8800
Okay @VanshChitransh, it's @Vineet8800's now!
Done in v0.0.7-alpha
Issue: Change cursor to pointer on hover
Description:
The hover effect for the buttons on the homepage (
Try Cardie
,Source Code
, andSign In
) does not currently show a pointer cursor. This can be improved by changing the cursor style topointer
when hovering over these interactive elements.Steps to Reproduce:
Try Cardie
,Source Code
,Sign In
).ScreenShot:
Expected Behavior:
The cursor should change to a pointer when hovering over these buttons to indicate interactivity.
Suggested Solution:
In the CSS, add the following rule for the buttons: