Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@1/css/pico.min.css">
|
8 |
<style>
|
9 |
.iframe-container {
|
|
|
10 |
width: 100%;
|
11 |
margin-top: 20px;
|
12 |
}
|
|
|
7 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@1/css/pico.min.css">
|
8 |
<style>
|
9 |
.iframe-container {
|
10 |
+
height: calc(100vh - 200px);
|
11 |
width: 100%;
|
12 |
margin-top: 20px;
|
13 |
}
|