Compare commits
2 Commits
aff5fa2ea4
...
569ea8833b
| Author | SHA1 | Date | |
|---|---|---|---|
| 569ea8833b | |||
|
|
74d83da466 |
@@ -37,7 +37,7 @@ const Header = ({ tournament }: { tournament: Tournament }) => {
|
||||
>
|
||||
<TrophyIcon size={32} />
|
||||
</GlitchAvatar>
|
||||
<Flex gap="xs" direction="column" justify="space-around">
|
||||
<Flex gap="xs" direction="column" justify="space-around" align="center">
|
||||
{tournament.location && (
|
||||
<Group gap="xs">
|
||||
<ThemeIcon size="sm" variant="light" radius="sm">
|
||||
|
||||
Reference in New Issue
Block a user