minor fix
This commit is contained in:
parent
01602bafec
commit
b50ec09727
|
@ -186,7 +186,7 @@ export default function PublicCollections() {
|
||||||
</div>
|
</div>
|
||||||
) : null}
|
) : null}
|
||||||
|
|
||||||
<p className="ml-2 text-gray-500 dark:text-gray-300">
|
<p className="ml-2 mt-1 text-gray-500 dark:text-gray-300">
|
||||||
By {collectionOwner.name} and {collection.members.length}{" "}
|
By {collectionOwner.name} and {collection.members.length}{" "}
|
||||||
others.
|
others.
|
||||||
</p>
|
</p>
|
||||||
|
|
Ŝarĝante…
Reference in New Issue