Jerrycool commited on
Commit
041df29
·
verified ·
1 Parent(s): 7e585be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ body {
218
  white-space: nowrap; /* Prevent header text wrapping */
219
  }
220
  #leaderboard-table td {
221
- font-size: 1.3em;
222
  padding: 8px 12px; /* Cell padding */
223
  border-bottom: 1px solid #e9ecef; /* Horizontal lines */
224
  vertical-align: middle; /* Center cell content vertically */
 
218
  white-space: nowrap; /* Prevent header text wrapping */
219
  }
220
  #leaderboard-table td {
221
+ font-size: 1.1em;
222
  padding: 8px 12px; /* Cell padding */
223
  border-bottom: 1px solid #e9ecef; /* Horizontal lines */
224
  vertical-align: middle; /* Center cell content vertically */