Update semag/star/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-04-27 16:08:11 +00:00
parent 7caf79d09c
commit 57b707c922

View File

@ -35,8 +35,8 @@ font-family: 'Press Start 2P', sans-serif;
}
.star:active {
-webkit-animation: scale-up-center 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
animation: scale-up-center 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
-webkit-animation: scale-up-center 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
animation: scale-up-center 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@-webkit-keyframes scale-up-center {
0% {