Skip to content

Commit f7665a3

Browse files
committed
📝 初期のクラス名を調整
1 parent 606d26f commit f7665a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js-scroll-effect-module.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default class SCROLL_EFFECT_MODULE {
2323
parent : 'window',
2424
body : 'body',
2525

26-
classNameInview : 'is-active',
26+
classNameInview : 'is-scroll-active',
2727

2828
ratio : 0.8,
2929
ratioReverse : null,

0 commit comments

Comments
 (0)