From 795b2d5f070283dd411880594b7986d026d9510a Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Thu, 18 Dec 2025 11:10:38 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20supprimer=20la=20marge=20sup=C3=A9rieure?= =?UTF-8?q?=20inutile=20dans=20le=20composant=20Quote?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/home/Quote.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/home/Quote.vue b/app/components/home/Quote.vue index eef16e2..5abe82a 100644 --- a/app/components/home/Quote.vue +++ b/app/components/home/Quote.vue @@ -6,7 +6,7 @@ const { t } = useI18n({