Spaces:
Running
Running
chokiproai
commited on
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -52,11 +52,11 @@
|
|
52 |
}
|
53 |
.tab-pane {
|
54 |
height: 100vh;
|
55 |
-
overflow:
|
56 |
}
|
57 |
|
58 |
.tab-pane iframe {
|
59 |
-
width:
|
60 |
height: 100%;
|
61 |
}
|
62 |
footer {
|
|
|
52 |
}
|
53 |
.tab-pane {
|
54 |
height: 100vh;
|
55 |
+
overflow: 100vh;
|
56 |
}
|
57 |
|
58 |
.tab-pane iframe {
|
59 |
+
width: 100%;
|
60 |
height: 100%;
|
61 |
}
|
62 |
footer {
|