Fix ScrollingTitle animation by increasing from value
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
children: '.char',
|
||||
stagger: 60,
|
||||
duration: 1600,
|
||||
from: '-100%',
|
||||
from: '-105%',
|
||||
opacity: false,
|
||||
delay: 200,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user