Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
@@ -3,7 +3,6 @@
|
|
3 |
<iframe
|
4 |
src="https://cobaltzvc-hyperbot.hf.space"
|
5 |
frameborder="0"
|
6 |
-
|
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>
|