So it begins..

This commit is contained in:
Luka Ivanovic
2023-08-03 18:41:30 +02:00
parent 9fb8eac7c7
commit c890e98279
4 changed files with 187 additions and 19 deletions

View File

@@ -90,6 +90,6 @@ main.addEventListener("click", (event) => {
}
});
DEBUG;
// DEBUG;
console.log(window.innerWidth);
console.log(window.innerHeight);