Skip to content

Commit

Permalink
Optimized scroll script; Removed all lag :)
Browse files Browse the repository at this point in the history
  • Loading branch information
sortedcord committed Nov 16, 2021
1 parent e39df11 commit 82703b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/assets/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,10 @@
});


luxy.init({
wrapper: '#spiral',
wrapperSpeed: '0.07',
});
// luxy.init({
// wrapper: '#spiral',
// wrapperSpeed: '0.5',
// });

//--------------------------------------------------
// Cursor
Expand Down

0 comments on commit 82703b2

Please sign in to comment.