-
-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Description
glitch_hover_fullstake_cafe.mp4
Hi,
I loved your website and you are doing a great job by sharing some of the useful content for free.
Thank you for that.
I just found this glitch on your website that you can see in the given video.
when you hover on the button it gets up and immediately the hover effect is getting removed so the button is coming down and again the hover effect is enabling because the cursor is still there.
I know You solve this error.
But here is my solution.
put each button in one element (ex. div) and apply the hover on div.
like this,
div:hover button{
css
}
Metadata
Metadata
Assignees
Labels
No labels