Commit
·
392cc2f
1
Parent(s):
d115fb4
link update
Browse files- create_leaderboard.py +1 -1
create_leaderboard.py
CHANGED
@@ -33,7 +33,7 @@ with gr.Blocks(title="DeepResearch Bench") as demo:
|
|
33 |
color: transparent;
|
34 |
|
35 |
text-align: center;
|
36 |
-
font-size:
|
37 |
font-weight: 700;
|
38 |
margin: 0 0 1rem 0;
|
39 |
padding-bottom: 0.2rem;
|
|
|
33 |
color: transparent;
|
34 |
|
35 |
text-align: center;
|
36 |
+
font-size: 2rem;
|
37 |
font-weight: 700;
|
38 |
margin: 0 0 1rem 0;
|
39 |
padding-bottom: 0.2rem;
|