Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
j4ii authored Mar 8, 2024
1 parent f1491a9 commit aa3d41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}, 2500);
setTimeout(function () {
document.querySelector("header").style.display = "none";
}, 5000);
}, 6000);
});
}
{
Expand Down

0 comments on commit aa3d41b

Please sign in to comment.