Skip to content

Commit

Permalink
Hover effect improved
Browse files Browse the repository at this point in the history
  • Loading branch information
verma-kunal committed Jun 29, 2022
1 parent 008488d commit bff22e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ body {
rgba(255, 255, 255, 0.3) 100%
);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
transform: skewX(-22deg);
}
.speaker-container:hover::before {
-webkit-animation: shine 0.75s;
Expand Down

0 comments on commit bff22e8

Please sign in to comment.