Yong-Ju commited on
Commit
f018c23
·
1 Parent(s): 338dcb9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -6
index.html CHANGED
@@ -30,12 +30,9 @@
30
  <!--
31
  <iframe src="https://etri-vilab.io:7861/" style="width:100%; height: 100%; border: 0; position: absolute; margin-bottom: 10px;"></iframe>
32
  -->
33
- <div class="container">
34
- <iframe src="https://etri-vilab.io:7861/" style="width:100%;height:1222px;"></iframe>
35
- </div>
36
- <div class="container">
37
- <iframe src="https://youngwanlee.github.io/KOALA/" style="width:100%;height:1222px; "></iframe>
38
- </div>
39
 
40
  </body>
41
  </html>
 
30
  <!--
31
  <iframe src="https://etri-vilab.io:7861/" style="width:100%; height: 100%; border: 0; position: absolute; margin-bottom: 10px;"></iframe>
32
  -->
33
+ <iframe src="https://etri-vilab.io:7861/" style="width:100%;height:1222px;scrolling:no"></iframe>
34
+
35
+ <iframe src="https://youngwanlee.github.io/KOALA/" style="width:100%;height:1222px;scrolling:no"></iframe>
 
 
 
36
 
37
  </body>
38
  </html>