yjernite HF Staff commited on
Commit
4f2e844
·
verified ·
1 Parent(s): a40a3cb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -9,7 +9,7 @@
9
  <body>
10
  <iframe
11
  src="https://ai-flaw-report-form.streamlit.app/?embed=true"
12
- style="height: 1450px; width: 100%;"
13
  ></iframe>
14
  </body>
15
  </html>
 
9
  <body>
10
  <iframe
11
  src="https://ai-flaw-report-form.streamlit.app/?embed=true"
12
+ style="height: 100%; width: 100%;"
13
  ></iframe>
14
  </body>
15
  </html>