Skip to content

feat(ui): add up/down hover animations to stats cards #2001

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PAVAN-DEVMURARI
Copy link

What does this PR do?

  • Enhancement: Moves the YouTube stats cards in opposite directions on hover to better reflect their meaning.
    • The “1.01K Subscribers” card now slides up by 5px on hover.
    • The “114 Videos Uploaded” card now slides down by 5px on hover.
  • Motivation & Context:
    • Improves UI semantics by visually signaling “growth” (subscribers ↑) and “uploads” (videos ↓).
    • Adds a subtle polish that enhances interactivity and aligns with modern design patterns.
  • Dependencies:
    • No new dependencies; purely CSS changes.

Fixes #2000

Screen.Recording.2025-08-03.112253.mp4

Copy link

vercel bot commented Aug 3, 2025

@PAVAN-DEVMURARI is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Feat : Hover animation: move “1.01K Subscribers” up & “114 Videos Uploaded” down
1 participant