chokiproai commited on
Commit
b40b27f
·
verified ·
1 Parent(s): f9b2df7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -56,14 +56,14 @@
56
  }
57
 
58
  .tab-pane iframe {
59
- width: 100%;
60
  height: 100%;
61
  }
62
  footer {
63
  background-color: #343a40;
64
  color: #fff;
65
  text-align: center;
66
- padding: 15px;
67
  position: fixed;
68
  left: 0;
69
  bottom: 0;
 
56
  }
57
 
58
  .tab-pane iframe {
59
+ width: 110%;
60
  height: 100%;
61
  }
62
  footer {
63
  background-color: #343a40;
64
  color: #fff;
65
  text-align: center;
66
+ padding: 10px;
67
  position: fixed;
68
  left: 0;
69
  bottom: 0;