1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-06 17:44:33 +00:00

Adjust animation timing

This commit is contained in:
tobspr 2022-04-22 09:44:54 +02:00
parent ef6e1a223c
commit 18f7ff1fea

View File

@ -39,7 +39,7 @@
@include IncreasedClickArea(0px);
@include S(margin-top, 15px);
@include InlineAnimation(1s ease-in-out) {
@include InlineAnimation(5s ease-in-out) {
0% {
opacity: 0.05;
}