skeletons, tournament stats, polish, bug fixes
This commit is contained in:
@@ -57,7 +57,7 @@ export const TournamentCard = ({ tournament }: TournamentCardProps) => {
|
||||
<Group justify="space-between" align="center">
|
||||
<Group gap="md" align="center">
|
||||
<Avatar
|
||||
size={120}
|
||||
size={90}
|
||||
radius="sm"
|
||||
name={tournament.name}
|
||||
src={
|
||||
|
||||
Reference in New Issue
Block a user