Merge pull request 'center' (#10) from development into main
Reviewed-on: #10
This commit is contained in:
@@ -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