Skip to content

Commit

Permalink
also add transition to team member social link onhover
Browse files Browse the repository at this point in the history
  • Loading branch information
pipercucu committed Nov 28, 2023
1 parent f7f8a3a commit 3cef829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Team.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@

.team-member-social-link {
cursor: pointer;
transition: transform 0.3s ease-in-out;
}

.team-member-social-link:hover {
Expand Down

0 comments on commit 3cef829

Please sign in to comment.