SenY commited on
Commit
e9fedef
1 Parent(s): ec9d5b2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -91,6 +91,7 @@
91
 
92
  #result>canvas {
93
  transform-origin: top;
 
94
  max-height: 100vh;
95
  }
96
 
 
91
 
92
  #result>canvas {
93
  transform-origin: top;
94
+ max-width: 100vw;
95
  max-height: 100vh;
96
  }
97