center
All checks were successful
CI/CD Pipeline / Build and Push App Docker Image (push) Successful in 3m12s
CI/CD Pipeline / Deploy to Kubernetes (push) Successful in 43s
CI/CD Pipeline / Build and Push PocketBase Docker Image (push) Successful in 11s

This commit is contained in:
yohlo
2026-03-02 01:12:42 -06:00
parent 299f32a2b7
commit 74d83da466

View File

@@ -37,7 +37,7 @@ const Header = ({ tournament }: { tournament: Tournament }) => {
> >
<TrophyIcon size={32} /> <TrophyIcon size={32} />
</GlitchAvatar> </GlitchAvatar>
<Flex gap="xs" direction="column" justify="space-around"> <Flex gap="xs" direction="column" justify="space-around" align="center">
{tournament.location && ( {tournament.location && (
<Group gap="xs"> <Group gap="xs">
<ThemeIcon size="sm" variant="light" radius="sm"> <ThemeIcon size="sm" variant="light" radius="sm">