Spaces:
Running
Running
Update index.html
Browse files- 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="
|
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>
|