Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
iframe {
|
16 |
width: 100%;
|
17 |
height: 100%;
|
|
|
18 |
border: none;
|
19 |
}
|
20 |
</style>
|
|
|
15 |
iframe {
|
16 |
width: 100%;
|
17 |
height: 100%;
|
18 |
+
display: block;
|
19 |
border: none;
|
20 |
}
|
21 |
</style>
|