diff --git a/components/Party.tsx b/components/Party.tsx index a10a367..08d291f 100644 --- a/components/Party.tsx +++ b/components/Party.tsx @@ -73,7 +73,9 @@ export default function Party() { return (
-

Code: {party.code.toUpperCase()}

+

+ Code: {party.code.toUpperCase()} +

Mode: {_.startCase(_.toLower(party.mode))}

Players: