Skip to content

Commit 48b7b1b

Browse files
authored
Merge pull request #3 from scicode-bench/codex/fix-visualization-issue-on-leaderboard
Fix leaderboard table rendering
2 parents da25441 + 5057269 commit 48b7b1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/leaderboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Leaderboard
22

3-
<center>
3+
<div align="center" markdown="1">
44

55
# SciCode Leaderboard
66

@@ -33,7 +33,7 @@
3333
bring back the table here -->
3434
<!-- include-markdown "leaderboard_table.md" -->
3535

36-
</center>
36+
</div>
3737

3838
!!! tip "How to submit"
3939
Want to submit your own model? Submit a request via a [Github issue](https://github.com/scicode-bench/SciCode/issues).

0 commit comments

Comments
 (0)