Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ css = """
|
|
6 |
.iframe-container {
|
7 |
position: relative;
|
8 |
width: 100%;
|
9 |
-
height:
|
10 |
padding-bottom: 53.33%; /* 450 / 850 * 100 */
|
11 |
}
|
12 |
.iframe-container iframe {
|
|
|
6 |
.iframe-container {
|
7 |
position: relative;
|
8 |
width: 100%;
|
9 |
+
height: 100;
|
10 |
padding-bottom: 53.33%; /* 450 / 850 * 100 */
|
11 |
}
|
12 |
.iframe-container iframe {
|