From 57b707c92240e84dcb3e40bb6544eea7be2371bb Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sat, 27 Apr 2024 16:08:11 +0000 Subject: [PATCH] Update semag/star/index.html --- semag/star/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/semag/star/index.html b/semag/star/index.html index 163d5eca..bc54a41c 100644 --- a/semag/star/index.html +++ b/semag/star/index.html @@ -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% {