diff --git a/app/components/card.vue b/app/components/card.vue index 11f8295..3bba7cd 100644 --- a/app/components/card.vue +++ b/app/components/card.vue @@ -2,8 +2,18 @@
+
+
+
+ {{ props.track.card?.suit }} +
+
+ {{ props.track.card?.rank }} +
+
Pochette de l'album @@ -14,22 +24,20 @@
{{ props.track.order }}
-

{{ props.track.title }}

+

+ {{ props.track.title }} +

-

- {{ props.track.card?.rank }} - {{ props.track.card?.suit }} -

+