From 580f9913dc5ad3dc6fc8c0f9e3ee767dd73ed5d9 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sat, 27 Apr 2024 16:26:25 +0000 Subject: [PATCH] Update semag/star/index.html --- semag/star/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/semag/star/index.html b/semag/star/index.html index f23ef134..e968ecd4 100644 --- a/semag/star/index.html +++ b/semag/star/index.html @@ -33,6 +33,8 @@ font-family: 'Press Start 2P', sans-serif; .star { width:18%; height:80%; + transition: transform 0.1s ease-out; + } /* .star:active {