Use transitions instead of :hover (css)
Closed this issue · 1 comments
y21 commented
Describe the bug
The animations in the main menu are nice, but once your mouse leaves the button, the element will jump to its default rules.
To Reproduce
Steps to reproduce the behavior:
- Login
- Hover over any button that has animations
- Leave it with your mouse
Expected behavior
It shouldn't immediately "jump" to its previous rules but have an animation.
