slowing
This commit is contained in:
@@ -63,8 +63,8 @@ function startNextAnimation() {
|
||||
stagger: 0.05
|
||||
}).to(".title", {
|
||||
y: window.innerHeight - 130,
|
||||
ease: "power2.inOut",
|
||||
duration: 2.0
|
||||
ease: "power2.out",
|
||||
duration: 1.0
|
||||
}, 0)
|
||||
|
||||
}, main.value)
|
||||
@@ -125,6 +125,7 @@ onUnmounted(() => {
|
||||
<div class="box">T</div>
|
||||
<div class="box">r</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user