We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad823c7 commit 929cf70Copy full SHA for 929cf70
src/js-scroll-effect-module.js
@@ -23,7 +23,7 @@ export default class SCROLL_EFFECT_MODULE {
23
24
firstDelay : 100,
25
26
- throttleInterval : 3,
+ throttleInterval : 5,
27
28
autoStart : true,
29
autoStartType : 'ready', // ready, load, scroll
0 commit comments