meno timeout confetti
This commit is contained in:
parent
d922f01df1
commit
c7cfada2eb
@ -157,7 +157,7 @@ function renderAnimation() {
|
|||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
// Remove the canvas from the document body
|
// Remove the canvas from the document body
|
||||||
document.body.removeChild(canvas);
|
document.body.removeChild(canvas);
|
||||||
}, 15000); // Animation duration in milliseconds
|
}, 8000); // Animation duration in milliseconds
|
||||||
}
|
}
|
||||||
|
|
||||||
function disableScroll() {
|
function disableScroll() {
|
||||||
|
Loading…
Reference in New Issue
Block a user