diff --git a/apps/hackathon/src/app/teams/browse/page.tsx b/apps/hackathon/src/app/teams/browse/page.tsx index 6803a89..c1b9778 100644 --- a/apps/hackathon/src/app/teams/browse/page.tsx +++ b/apps/hackathon/src/app/teams/browse/page.tsx @@ -199,18 +199,16 @@ const BrowseTeamsPage: FC = (): ReactElement => { )}
-
-

- {team.name} -

+

+ {team.name} +

+
{team.has_submission && ( - + Submitted )} -
-

{' '} {team.city}