Update semag/star/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-04-27 16:16:03 +00:00
parent 46701a527f
commit e8dff156b5

View File

@ -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 */
</style>
<!-- load demo environment -->
<script>