Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
epenflow committed Feb 5, 2024
1 parent 2301689 commit 9aecfca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Section/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ const Home = () => {
scrollTrigger: {
trigger: text as HTMLSpanElement,
start: 'top center-=2%',
end: 'top center-=2%',
toggleClass: '.active__markers_text',
toggleActions: 'play paused resume reset',
invalidateOnRefresh: true,
Expand Down

0 comments on commit 9aecfca

Please sign in to comment.