Closed SylvainChevalier closed 2 months ago
Tournament and Question Series leaderboards should have the columns:
(Of course, the "Prize" column will be all 0s for question series and when the prize pool is 0$.)
We should simplify, but it can come later.
P.S.: while you're in there, consider making the columns {rank, score, take, %prize, prize) either monospace or font-variant-numeric: tabular-nums;.
font-variant-numeric: tabular-nums;
done, closing
Tournament and Question Series leaderboards should have the columns:
(Of course, the "Prize" column will be all 0s for question series and when the prize pool is 0$.)
We should simplify, but it can come later.
P.S.: while you're in there, consider making the columns {rank, score, take, %prize, prize) either monospace or
font-variant-numeric: tabular-nums;
.