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

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: 100%; 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: 100vh; width: 100%;"
13
  ></iframe>
14
  </body>
15
  </html>