diff --git a/frontend/web/src/pages/CollectionSpace.tsx b/frontend/web/src/pages/CollectionSpace.tsx index d051b83..18e749f 100644 --- a/frontend/web/src/pages/CollectionSpace.tsx +++ b/frontend/web/src/pages/CollectionSpace.tsx @@ -70,20 +70,20 @@ const CollectionSpace = () => {
-
+
- - {collection.title} + + {collection.title}
-

{collection.description}

- +

{collection.description}

+
{shortcuts.map((shortcut) => { return (