[37288f42] speed: reduce scroll distance for slide 0 to make tool transitions faster
This commit is contained in:
@@ -669,7 +669,7 @@
|
||||
scrollTrigger: {
|
||||
trigger: "#slide0",
|
||||
start: "top top",
|
||||
end: "+=3500",
|
||||
end: "+=1500",
|
||||
pin: true,
|
||||
scrub: 0.5,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user