ajustement typo
This commit is contained in:
@@ -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);
|
||||
|
@@ -63,3 +63,5 @@
|
||||
|
||||
})(jQuery, window);
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user