Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
z-index: 2;
|
14 |
}
|
15 |
iframe {
|
16 |
-
width:
|
17 |
height: 100%;
|
18 |
display: block;
|
19 |
border: none;
|
|
|
13 |
z-index: 2;
|
14 |
}
|
15 |
iframe {
|
16 |
+
width: 100%;
|
17 |
height: 100%;
|
18 |
display: block;
|
19 |
border: none;
|