Skip to content

Commit

Permalink
minor calibration of hero animation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheraff committed Mar 2, 2024
1 parent 5c771a8 commit 099b322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/Hero/Hero.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,6 @@
}
100% {
scale: 1;
filter: drop-shadow(0 120px 20px hsl(0 0 0 / 0.3)) brightness(0.9);
filter: drop-shadow(0 170px 15px hsl(0 0 0 / 0)) brightness(0.9);
}
}

0 comments on commit 099b322

Please sign in to comment.