update
This commit is contained in:
5
public/template_5/js/animation.js
Normal file
5
public/template_5/js/animation.js
Normal file
@ -0,0 +1,5 @@
|
||||
AOS.init({
|
||||
duration: 1000,
|
||||
offset: 120,
|
||||
easing: 'ease-in-out'
|
||||
})
|
Reference in New Issue
Block a user