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