-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Key Changes Enhanced Hover Effects: Added a new hover color text-indigo-600 for text elements like milestone events and the journey heading. Each card title now has a translation effect (group-hover:translate-y-1) for added movement on hover. Extra Animations: animate-pulse for paragraphs (p elements) in each skill card, creating a subtle pulsing effect. animate-bounce on icons and animate-fade-in-up for skill titles on hover. Transition Effects: Increased transition-colors and transition-all for smooth transitions across all interactive elements. Component Depth: Enhanced scaling (transform hover:scale-105) for skill cards on hover with shadows (hover:shadow-xl) to add depth to the component. These modifications introduce a more dynamic and interactive experience for users, with animations on both hover and initial loading.
- Loading branch information
1 parent
31d5283
commit ba073af
Showing
1 changed file
with
22 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters