Spaces:
Running
Running
Update index.html (#1)
Browse files- Update index.html (f1bc26e81162f2259af9be9b0511b695299b1cfa)
Co-authored-by: makarov <[email protected]>
- index.html +1 -1
index.html
CHANGED
|
@@ -11,6 +11,6 @@
|
|
| 11 |
src="https://debate.flageval.net/index.html#/debate?l=en&c=huggingface"
|
| 12 |
frameborder="0"
|
| 13 |
allowfullscreen
|
| 14 |
-
style="width:100%;height:
|
| 15 |
</body>
|
| 16 |
</html>
|
|
|
|
| 11 |
src="https://debate.flageval.net/index.html#/debate?l=en&c=huggingface"
|
| 12 |
frameborder="0"
|
| 13 |
allowfullscreen
|
| 14 |
+
style="width:100%;height:calc(100vh - 52px - 2em);"></iframe>
|
| 15 |
</body>
|
| 16 |
</html>
|