From e8dff156b558e329d259990f2704cd93b592a67d Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sat, 27 Apr 2024 16:16:03 +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 8fd87afe..9967dc43 100644 --- a/semag/star/index.html +++ b/semag/star/index.html @@ -35,7 +35,7 @@ font-family: 'Press Start 2P', sans-serif; height:80%; } - .star:active { + /* .star:active { -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; } @@ -78,7 +78,7 @@ font-family: 'Press Start 2P', sans-serif; -webkit-transform: scale(1); transform: scale(1); } -} +} commented out */