diff --git a/front/src/components/album/Card.vue b/front/src/components/album/Card.vue
index b70d006a4..c8d1d30b5 100644
--- a/front/src/components/album/Card.vue
+++ b/front/src/components/album/Card.vue
@@ -49,19 +49,20 @@ const imageUrl = computed(() => props.album.cover?.urls.original
:album="album"
/>
-
-
-
+
- {{ ac.credit ?? t('components.Queue.meta.unknownArtist') }}
-
- {{ ac.joinphrase }}
-
+
+ {{ ac.credit ?? t('components.Queue.meta.unknownArtist') }}
+
+ {{ ac.joinphrase }}
+
+