Linoy Tsaban commited on
Commit
335045f
·
1 Parent(s): 6bc3736

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -2
index.html CHANGED
@@ -317,7 +317,9 @@
317
 
318
  </div>
319
  </div>
320
- <div class="columns is-centered">
 
 
321
  <img
322
  style="max-height:800px; max-width:800px"
323
  src="static/images/semantic_grounding.png"
@@ -325,7 +327,7 @@
325
  </div>
326
 
327
  <div class="columns is-centered has-text-centered">
328
- <h2 class="title is-3">Properties if LEDITS++
329
  </h2>
330
  </div>
331
  <div class="columns is-centered">
@@ -360,6 +362,7 @@
360
  <source src="static/videos/objects_styles.mp4"
361
  type="video/mp4">
362
  </video>
 
363
 
364
  </div>
365
 
 
317
 
318
  </div>
319
  </div>
320
+ <div class="container is-max-desktop">
321
+
322
+ <div class="columns is-centered">
323
  <img
324
  style="max-height:800px; max-width:800px"
325
  src="static/images/semantic_grounding.png"
 
327
  </div>
328
 
329
  <div class="columns is-centered has-text-centered">
330
+ <h2 class="title is-3">Properties of LEDITS++
331
  </h2>
332
  </div>
333
  <div class="columns is-centered">
 
362
  <source src="static/videos/objects_styles.mp4"
363
  type="video/mp4">
364
  </video>
365
+ </div>
366
 
367
  </div>
368