Skip to content

fix(docs): add hover effect to footer links#1915

Open
VeerShah41 wants to merge 1 commit intoanimate-css:mainfrom
VeerShah41:fix/footer-link-hover-effect
Open

fix(docs): add hover effect to footer links#1915
VeerShah41 wants to merge 1 commit intoanimate-css:mainfrom
VeerShah41:fix/footer-link-hover-effect

Conversation

@VeerShah41
Copy link

Add smooth hover transition to footer links for improved UX.

  • Remove default underline from footer links for cleaner look
  • Add opacity fade on hover (0.85)
  • Add subtle white glow (text-shadow) on hover
  • Add underline on hover for clear interactive feedback
  • Transition duration: 0.2s ease for smooth feel

Closes #1861

Add smooth hover transition to footer links for improved UX.
- Remove default underline from footer links for cleaner look
- Add opacity fade on hover (0.85)
- Add subtle white glow (text-shadow) on hover
- Add underline on hover for clear interactive feedback
- Transition duration: 0.2s ease for smooth feel

Closes animate-css#1861
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

Successfully merging this pull request may close these issues.

Add Hover Effect to Footer Links for Improved UX

1 participant