Skip to content

Commit

Permalink
added last code
Browse files Browse the repository at this point in the history
  • Loading branch information
rubelux committed Oct 19, 2023
1 parent 376d88c commit 4ca2373
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/Leaderboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,7 @@ const Amount = styled.div`
}
@media only screen and (max-width: ${breakpoint.phablet}px) {
span {
display: none;
}
display: none;
}
`

Expand Down

0 comments on commit 4ca2373

Please sign in to comment.