victor HF staff commited on
Commit
17e6f6f
·
1 Parent(s): 6c56521

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,6 +7,6 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body style="width: 100vw; height: 100vh;">
10
- <iframe class="airtable-embed" src="https://airtable.com/embed/shrnthGcOU1zaeQD1?backgroundColor=red&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="533" style="background: transparent; border: 1px solid #ccc;"></iframe>
11
  </body>
12
  </html>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body style="width: 100vw; height: 100vh;">
10
+ <iframe class="airtable-embed" src="https://airtable.com/embed/shrnthGcOU1zaeQD1?backgroundColor=red&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="100%" style="background: transparent; border: 1px solid #ccc;"></iframe>
11
  </body>
12
  </html>