Skip to content

Commit 601c6bd

Browse files
authored
Leaderboard update (#18)
* Added link to paper in nav bar * updated instructions for submitting to just go to project page and follow readme * Made text on hero section lighter, rephrased cta button 'get started' text * Made subtitles one liner * Added logo and rescaled 0-100 * fixed metrics range, and dangling word * Changed commercial/academic -> closed/open source. Added Chayan to leaderboard * Fixed col width * changed vllm affiliation to vllm sr team * Fixed premature scrollbar on loaderboard
1 parent 6f8b3cb commit 601c6bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pages/LeaderboardPage.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,12 +318,14 @@
318318
align-items: center;
319319
text-align: left;
320320
justify-content: flex-start;
321+
min-width: 0 !important;
321322
overflow-x: auto !important;
322323
white-space: nowrap !important;
323324
}
324325

325326
.affiliation-col {
326327
scrollbar-width: thin;
328+
min-width: 0 !important;
327329
overflow-x: auto !important;
328330
white-space: nowrap !important;
329331

0 commit comments

Comments
 (0)