Update semag/star/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-04-27 16:26:25 +00:00
parent b6f46cc2c1
commit 580f9913dc

View File

@ -33,6 +33,8 @@ font-family: 'Press Start 2P', sans-serif;
.star { .star {
width:18%; width:18%;
height:80%; height:80%;
transition: transform 0.1s ease-out;
} }
/* .star:active { /* .star:active {