itacaiunas commited on
Commit
3397f5e
·
verified ·
1 Parent(s): 9bc2267

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -37,7 +37,7 @@
37
  position: absolute;
38
  top: 130px;
39
  bottom: 80px;
40
- width: 82%;
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