Shubham Naik commited on
Commit
c1213b5
1 Parent(s): ae78eaf

chore: make full size

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>
10
- <iframe style="width:100%;height:100%;min-width:360px;min-height:640px;max-width:1024px;border:0" src="https://staging.together.xyz/open-chat"></iframe>
11
  </body>
12
  </html>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <iframe style="width:100vw;height:100vh;border:0" src="https://staging.together.xyz/open-chat"></iframe>
11
  </body>
12
  </html>