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% {