diff --git a/packages/web/src/components/collectibles/components/CollectiblesPage.tsx b/packages/web/src/components/collectibles/components/CollectiblesPage.tsx
index 8e03c8b9b0b..de84891a5d5 100644
--- a/packages/web/src/components/collectibles/components/CollectiblesPage.tsx
+++ b/packages/web/src/components/collectibles/components/CollectiblesPage.tsx
@@ -24,7 +24,8 @@ import {
PopupMenu,
PopupMenuItem,
Button,
- Flex
+ Flex,
+ Box
} from '@audius/harmony'
import cn from 'classnames'
import {
@@ -739,14 +740,11 @@ const CollectiblesPage = (props: CollectiblesPageProps) => {
)}
-
-
- Done
-
+
+
+ Done
+
+