flpolprojects commited on
Commit
3f5d5fb
·
verified ·
1 Parent(s): cf9055f

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +1 -1
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
+ });