RREFACTOR hiding markers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e2dd501342
commit
66828aa8b6
|
|
@ -10,7 +10,7 @@ export default function initFooterShapes() {
|
|||
trigger: '.branding',
|
||||
start: 'top bottom',
|
||||
end: 'bottom top',
|
||||
markers: true,
|
||||
// markers: true,
|
||||
scrub: 0.2,
|
||||
},
|
||||
y: '80%',
|
||||
|
|
@ -29,7 +29,7 @@ export default function initFooterShapes() {
|
|||
trigger: '.branding',
|
||||
start: 'top bottom',
|
||||
end: 'bottom top',
|
||||
markers: true,
|
||||
// markers: true,
|
||||
scrub: 0.4,
|
||||
},
|
||||
y: '30%',
|
||||
|
|
@ -48,7 +48,7 @@ export default function initFooterShapes() {
|
|||
trigger: '.branding',
|
||||
start: 'top bottom',
|
||||
end: 'bottom top',
|
||||
markers: true,
|
||||
// markers: true,
|
||||
scrub: 0.6,
|
||||
},
|
||||
y: '30%',
|
||||
|
|
@ -67,7 +67,7 @@ export default function initFooterShapes() {
|
|||
trigger: '.branding',
|
||||
start: 'top bottom',
|
||||
end: 'bottom top',
|
||||
markers: true,
|
||||
// markers: true,
|
||||
scrub: 0.3,
|
||||
},
|
||||
y: '60%',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user