Skip to content

Commit

Permalink
centre updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkim0911 committed Jun 3, 2024
1 parent df4ea5e commit b0e58aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h2 class="content has-text-justified">
<section class="hero is-small">
<div class="hero-body">
<div class="container">
<div class="columns is-centered has-text-centered">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Qualitative Results on MMVP</h2>
<div id="results-carousel" class="carousel results-carousel">
Expand Down Expand Up @@ -243,7 +243,7 @@ <h2 class="subtitle has-text-centered">
<section class="hero is-small">
<div class="hero-body">
<div class="container">
<div class="columns is-centered has-text-centered">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Qualitative Results on Realworld-QA</h2>
<div id="results-carousel" class="carousel results-carousel">
Expand Down Expand Up @@ -280,7 +280,7 @@ <h2 class="subtitle has-text-centered">
<section class="hero is-small">
<div class="hero-body">
<div class="container">
<div class="columns is-centered has-text-centered">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Qualitative Results on LLaVA-Bench (In-the-Wild)</h2>
<div id="results-carousel" class="carousel results-carousel">
Expand Down

0 comments on commit b0e58aa

Please sign in to comment.