diff --git a/src/components/Party.js b/src/components/Party.js
index 830aa66..59329d1 100644
--- a/src/components/Party.js
+++ b/src/components/Party.js
@@ -43,7 +43,7 @@ function Party({
width: "100%",
}}
>
-
+
{Object.entries(partyNicknames).map(([id, partyNickname]) => (