Skip to content

Commit cc81082

Browse files
Adez017sanjay-kv
andcommitted
fix
Co-Authored-By: Sanjay Viswanathan <[email protected]>
1 parent 81c5a7c commit cc81082

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/components/dashboard/LeaderBoard/leaderboard.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
width: 48px;
240240
height: 48px;
241241
border-radius: 50%;
242-
color: #fff;
242+
color: #080808;
243243
font-size: 20px;
244244
}
245245

@@ -260,6 +260,8 @@
260260
font-weight: 800;
261261
margin-bottom: 4px;
262262
text-align: center;
263+
width: 100%;
264+
263265
}
264266

265267
.light .stat-value {

0 commit comments

Comments
 (0)