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