mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-25 05:50:45 -08:00
Adjust animation timing
This commit is contained in:
parent
ef6e1a223c
commit
18f7ff1fea
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue