Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glitch in hover #5

Open
Jarvis-3000 opened this issue Nov 13, 2021 · 0 comments
Open

Glitch in hover #5

Jarvis-3000 opened this issue Nov 13, 2021 · 0 comments

Comments

@Jarvis-3000
Copy link

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
}

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

No branches or pull requests

1 participant