Spaces:
Running
Running
Update script.js
Browse files
script.js
CHANGED
@@ -98,4 +98,4 @@ function podTouch(element) {
|
|
98 |
window.addEventListener('resize', () => {
|
99 |
canvas.width = window.innerWidth;
|
100 |
canvas.height = window.innerHeight;
|
101 |
-
});
|
|
|
98 |
window.addEventListener('resize', () => {
|
99 |
canvas.width = window.innerWidth;
|
100 |
canvas.height = window.innerHeight;
|
101 |
+
});
|