Skip to content

Commit

Permalink
update nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbench committed Jul 8, 2024
1 parent 9c4d615 commit 4ff9774
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@
MJ-Bench
</a>
<ul class="nav navbar-nav" style="position: absolute; left: 200px; top: 30%; transform: translateY(-50%); list-style: none; margin: 0; padding: 0;">
<li style="position: absolute; left: 0px;"><a href="./index.html#overview" style="color: rgb(206, 126, 238); font-weight: 800;">Overview</a></li>
<li style="position: absolute; left: 130px;"><a href="./index.html#leaderboard" style="color: rgb(206, 126, 238); font-weight: 800;">Leaderboard</a></li>
<li style="position: absolute; left: 260px;"><a href="https://huggingface.co/spaces/MJ-Bench/MJ-Bench-Leaderboard" style="color: rgb(206, 126, 238); font-weight: 800;">Submit</a></li>
<li style="position: absolute; left: 390px;"><a href="https://huggingface.co/MJ-Bench" style="color: rgb(206, 126, 238); font-weight: 800;">Huggingface</a></li>
<li style="position: absolute; left: 10px;"><a href="./index.html#overview" style="color: rgb(206, 126, 238); font-weight: 800;">Overview</a></li>
<li style="position: absolute; left: 150px;"><a href="./index.html#leaderboard" style="color: rgb(206, 126, 238); font-weight: 800;">Leaderboard</a></li>
<li style="position: absolute; left: 300px;"><a href="https://huggingface.co/spaces/MJ-Bench/MJ-Bench-Leaderboard" style="color: rgb(206, 126, 238); font-weight: 800;">Submit</a></li>
<li style="position: absolute; left: 450px;"><a href="https://huggingface.co/MJ-Bench" style="color: rgb(206, 126, 238); font-weight: 800;">Huggingface</a></li>
</ul>
</div>
</nav>
Expand Down

0 comments on commit 4ff9774

Please sign in to comment.