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:
parent
ef6e1a223c
commit
18f7ff1fea
@ -39,7 +39,7 @@
|
|||||||
@include IncreasedClickArea(0px);
|
@include IncreasedClickArea(0px);
|
||||||
@include S(margin-top, 15px);
|
@include S(margin-top, 15px);
|
||||||
|
|
||||||
@include InlineAnimation(1s ease-in-out) {
|
@include InlineAnimation(5s ease-in-out) {
|
||||||
0% {
|
0% {
|
||||||
opacity: 0.05;
|
opacity: 0.05;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user