From bd5ed09d5ea2988e35b27233fd7e37e63c9fdbd8 Mon Sep 17 00:00:00 2001 From: valere Date: Tue, 30 Sep 2025 12:37:24 +0200 Subject: [PATCH] add card verso --- app/components/molecule/card.vue | 36 ++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/app/components/molecule/card.vue b/app/components/molecule/card.vue index 55c4d10..2713990 100644 --- a/app/components/molecule/card.vue +++ b/app/components/molecule/card.vue @@ -1,18 +1,28 @@