chokiproai commited on
Commit
1c52e7f
·
verified ·
1 Parent(s): 26d1826

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -51,14 +51,14 @@
51
  background-color: #0056b3;
52
  }
53
  .tab-pane {
54
- height: 100vh;
55
  overflow: auto;
56
  }
57
 
58
- .tab-pane iframe {
59
- width: 100%;
60
- height: 100%;
61
- }
62
  </style>
63
  </head>
64
 
 
51
  background-color: #0056b3;
52
  }
53
  .tab-pane {
54
+ height: 100vh;
55
  overflow: auto;
56
  }
57
 
58
+ .tab-pane iframe {
59
+ width: 100%;
60
+ height: 100%;
61
+ }
62
  </style>
63
  </head>
64