kfahn commited on
Commit
525f28b
1 Parent(s): 3eed896

Update test.html

Browse files

Changing dim of p5 sketch

Files changed (1) hide show
  1. test.html +1 -1
test.html CHANGED
@@ -1,5 +1,5 @@
1
  <html>
2
  <body>
3
- <iframe style="width: 800px; height: 1000px; overflow: hidden;" scrolling="no" frameborder="0" src="https://editor.p5js.org/kfahn/full/DvH0MHKAx"></iframe>
4
  </body>
5
  </html>
 
1
  <html>
2
  <body>
3
+ <iframe style="width: 400px; height: 500px; overflow: hidden;" scrolling="no" frameborder="0" src="https://editor.p5js.org/kfahn/full/DvH0MHKAx"></iframe>
4
  </body>
5
  </html>