nbroad commited on
Commit
04b482f
·
verified ·
1 Parent(s): 19776e7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -7,6 +7,7 @@
7
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@1/css/pico.min.css">
8
  <style>
9
  .iframe-container {
 
10
  width: 100%;
11
  margin-top: 20px;
12
  }
 
7
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@1/css/pico.min.css">
8
  <style>
9
  .iframe-container {
10
+ height: calc(100vh - 200px);
11
  width: 100%;
12
  margin-top: 20px;
13
  }