Fixed delay in titles

This commit is contained in:
mr. m
2025-02-14 22:43:21 +01:00
parent 5bfb7c63ac
commit 7537a13640

View File

@@ -210,7 +210,7 @@
button,
{ opacity: [0, 1], y: [30, 0], filter: ['blur(2px)', 'blur(0px)'] },
{
delay: 0.6,
delay: 0.1,
type: 'spring',
stiffness: 300,
damping: 20,