Skip to content

Commit

Permalink
3113
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjaqbek committed Jul 15, 2024
1 parent 8b72e9c commit 0e4847f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LeaderboardPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const LeaderboardContent = styled.div`
border: 1px solid #ddd;
color: white;
background-color: black;
padding: 30px;
padding: 10px;
border-radius: 10px;
width: 80%;
max-width: 600px;
Expand Down

0 comments on commit 0e4847f

Please sign in to comment.