From 6fbb35dec1ff56feab6feddd74bf63913167007f Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 7 Mar 2025 17:03:45 +0700 Subject: [PATCH] style: enhance QuotationCard layout with full-width classes --- src/components/05_quotation/QuotationCard.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/05_quotation/QuotationCard.vue b/src/components/05_quotation/QuotationCard.vue index 5c53d8cd..e9f6885c 100644 --- a/src/components/05_quotation/QuotationCard.vue +++ b/src/components/05_quotation/QuotationCard.vue @@ -47,7 +47,7 @@ const rand = Math.random();