Skip to content

Commit 5057269

Browse files
committed
Fix leaderboard table rendering
1 parent da25441 commit 5057269

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)