Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
|
36 |
#iframe-container {
|
37 |
position: absolute;
|
38 |
-
top:
|
39 |
bottom: 80px;
|
40 |
width: 100%;
|
41 |
overflow: hidden; /* Oculta as partes do iframe além das barras superior e inferior */
|
|
|
35 |
|
36 |
#iframe-container {
|
37 |
position: absolute;
|
38 |
+
top: 120px;
|
39 |
bottom: 80px;
|
40 |
width: 100%;
|
41 |
overflow: hidden; /* Oculta as partes do iframe além das barras superior e inferior */
|