hasten
This commit is contained in:
parent
5ff59080a0
commit
4de2698bc2
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
setTimeout(() => {
|
||||
sticky = false;
|
||||
}, 400);
|
||||
}, 3000);
|
||||
}, 1500);
|
||||
window.removeEventListener('scroll', handleScroll);
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue