CobaltZvc commited on
Commit
7848336
·
1 Parent(s): 1779a22

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -3,7 +3,6 @@
3
  <iframe
4
  src="https://cobaltzvc-hyperbot.hf.space"
5
  frameborder="0"
6
- width="850"
7
- height="2000"
8
  ></iframe>
9
  </div>
 
3
  <iframe
4
  src="https://cobaltzvc-hyperbot.hf.space"
5
  frameborder="0"
6
+ style="width: 100%; max-width: 850px; height: 2000px;"
 
7
  ></iframe>
8
  </div>