This commit is contained in:
@@ -52,6 +52,7 @@ function desktopAnimation() {
|
||||
trigger: benefitsRef.value,
|
||||
start: 'top 80%',
|
||||
toggleActions: 'play none none reverse',
|
||||
once: true,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
@@ -66,11 +66,11 @@ function servicesAnimation() {
|
||||
opacity: 0,
|
||||
duration: 1,
|
||||
ease: 'power4.out',
|
||||
once: true,
|
||||
scrollTrigger: {
|
||||
trigger: card,
|
||||
start: 'top 70%',
|
||||
toggleActions: 'play none none reverse',
|
||||
once: true,
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user