[Feature Request] Add hover effects to "Why Lion?" feature cards #2748
manish17X18
started this conversation in
Open for contributions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the improvement?
I suggest adding interactive hover effects to the six feature boxes in the "Why Lion?" section. Specifically:
Add a subtle box-shadow.
Increase the card size to 1.05 (105%) using a transform: scale() property.
Include a smooth transition for a better user experience.
What is the use case?
Currently, the boxes remain static when a user hovers over them. Adding these effects will:
Provide immediate visual feedback to the user.
Make the landing page feel more modern and interactive.
Draw attention to the key value propositions of the library.
Beta Was this translation helpful? Give feedback.
All reactions