Skip to content

Commit

Permalink
Update components.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyotibrat authored Jan 27, 2025
1 parent 6db6bd9 commit eeb081a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styles/components.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}

.logo:hover {
transform: scale(1.15) rotate(5deg);
transform: scale(1.15) rotate(0deg);
box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.7);
filter: brightness(1.1);
}
Expand Down Expand Up @@ -179,4 +179,4 @@ nav a:hover {
width: 30px;
height: 30px;
}
}
}

0 comments on commit eeb081a

Please sign in to comment.