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

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -52,11 +52,11 @@
52
  }
53
  .tab-pane {
54
  height: 100vh;
55
- overflow: auto;
56
  }
57
 
58
  .tab-pane iframe {
59
- width: 110%;
60
  height: 100%;
61
  }
62
  footer {
 
52
  }
53
  .tab-pane {
54
  height: 100vh;
55
+ overflow: 100vh;
56
  }
57
 
58
  .tab-pane iframe {
59
+ width: 100%;
60
  height: 100%;
61
  }
62
  footer {