Spaces:
Running
Running
Update index.html
Browse files- 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:
|
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>
|