Skip to content

Conversation

tusharpardhe18
Copy link

Description

This PR improves the styling and hover behavior of the ExperienceCard component in both light and dark themes. Specifically:

  • Added smoother transition effects using transform and box-shadow with cubic-bezier timing functions.
  • Improved hover elevation by adjusting box-shadow for both .experience-card:hover and .experience-card-dark:hover.
  • Applied consistent max-width and margin styles across both themes.

These changes enhance the user experience with subtle animations and cleaner UI feedback on hover.

Type of change

  • UI enhancement (non-breaking change that improves visuals/interactions)

Motivation

To create a more modern and interactive feel for the experience card component, especially on hover. These changes bring visual consistency between themes and improve overall aesthetics.

How to Test

  1. Hover over any ExperienceCard on the site in both light and dark modes.
  2. Verify that the shadow and scaling animations are smooth and consistent.

Checklist

  • My changes follow the style guidelines of this project
  • I have tested my changes locally
  • I have made corresponding changes to the documentation (if needed)

Copy link

vercel bot commented Jul 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-folio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 7:28am

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.

1 participant