Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
desafinadude committed Dec 3, 2024
1 parent 51f841d commit 60f52c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion d3_script.js
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,7 @@ window.addEventListener('load', function () {

ScrollTrigger.create({
trigger: ".scrolly-section[data-section-label='disabled-access']",
start: "center center",
start: "top center",
end: "bottom center",
scrub: true,
onEnter: () => {
Expand Down

0 comments on commit 60f52c5

Please sign in to comment.