ZhangYuhan commited on
Commit
ccbc96d
·
1 Parent(s): 9cb5506

update leaderboard

Browse files
Files changed (1) hide show
  1. serve/css.py +3 -3
serve/css.py CHANGED
@@ -38,11 +38,11 @@ block_css = """
38
  font-size: 102% !important;
39
  line-height: 1.4;
40
  }
41
- #about_markdown {
42
- font-size: 110%
43
  }
44
  #ack_markdown {
45
- font-size: 100%
46
  }
47
 
48
  #leaderboard_markdown {
 
38
  font-size: 102% !important;
39
  line-height: 1.4;
40
  }
41
+ #citation_markdown {
42
+ font-size: 100%;
43
  }
44
  #ack_markdown {
45
+ font-size: 100%;
46
  }
47
 
48
  #leaderboard_markdown {