Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -27,6 +27,7 @@
|
|
27 |
iframe {
|
28 |
flex: 1;
|
29 |
width: 100%;
|
|
|
30 |
border: none;
|
31 |
}
|
32 |
</style>
|
|
|
27 |
iframe {
|
28 |
flex: 1;
|
29 |
width: 100%;
|
30 |
+
height: 100%;
|
31 |
border: none;
|
32 |
}
|
33 |
</style>
|