Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwal-sona77 authored Jul 14, 2024
1 parent 557871f commit f9f338e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,3 @@ Shery.mouseFollower({
duration: 1,
});

Shery.textAnimate("#centerh1" /* Element to target.*/, {
//Parameters are optional.
style: 1,
y: 10,
delay: 0.1,
duration: 2,
ease: "cubic-bezier(0.23, 1, 0.320, 1)",
multiplier: 0.1,
});

0 comments on commit f9f338e

Please sign in to comment.