Fix ScrollingTitle animation by increasing from value

This commit is contained in:
2022-06-22 23:17:19 +02:00
parent f0173bb828
commit cce0e5d9c2

View File

@@ -43,7 +43,7 @@
children: '.char',
stagger: 60,
duration: 1600,
from: '-100%',
from: '-105%',
opacity: false,
delay: 200,
},