Reaperxxxx commited on
Commit
6be42dd
·
verified ·
1 Parent(s): 4b11785

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ def leaderboard(names):
37
  start_y = 65
38
  line_spacing = 158
39
  else:
40
- start_y = 80
41
  line_spacing = (img_height - 300) // max_names
42
 
43
  start_x = img_width - 680 # Adjust horizontal alignment
 
37
  start_y = 65
38
  line_spacing = 158
39
  else:
40
+ start_y = 87
41
  line_spacing = (img_height - 300) // max_names
42
 
43
  start_x = img_width - 680 # Adjust horizontal alignment