ajustement typo

This commit is contained in:
2024-03-20 14:00:00 +01:00
parent 60be60272f
commit d9029c4f36
10 changed files with 61 additions and 58 deletions

View File

@@ -6,7 +6,7 @@ function setLogoContainerSize() {
}
setLogoContainerSize();
window.addEventListener('resize', setLogoContainerSize);
console.log('animated');
let chemins = document.querySelectorAll('path');
for (let chemin of chemins) {
@@ -66,4 +66,4 @@ function setLogoContainerSize() {
window.addEventListener('load', startCountdown);
window.addEventListener('load', startCountdown);

View File

@@ -63,3 +63,5 @@
})(jQuery, window);