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 f66da94 commit 5f9f1faCopy full SHA for 5f9f1fa
src/js-scroll-effect-module.js
@@ -33,7 +33,7 @@ export default class SCROLL_EFFECT_MODULE {
33
firstDelay : 10,
34
firstDelaySteps : 100,
35
36
- throttleInterval : 50,
+ throttleInterval : 5,
37
38
addClassNameActive : 'is-active',
39
0 commit comments