diff --git a/components/CollectionCard.tsx b/components/CollectionCard.tsx index 05cefc1a..7a12785d 100644 --- a/components/CollectionCard.tsx +++ b/components/CollectionCard.tsx @@ -55,11 +55,9 @@ export default function ({ collection }: { collection: ExtendedCollection }) {
-
-

- {collection.name} -

-
+

+ {collection.name} +

{collection.members