From 59ceb40a32b16c1cd916aa80e5b4458ee41c67f2 Mon Sep 17 00:00:00 2001 From: alexsparkes Date: Sat, 7 Feb 2026 19:04:22 +0000 Subject: [PATCH] feat: Update Quote component and styles for improved visibility and user experience --- bun.lock | 1 + src/features/quote/Quote.jsx | 2 +- src/features/quote/scss/index.scss | 33 ++++++++++++++++++++++-------- 3 files changed, 26 insertions(+), 10 deletions(-) diff --git a/bun.lock b/bun.lock index e30c5e54..9cd3a6ad 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "mue", diff --git a/src/features/quote/Quote.jsx b/src/features/quote/Quote.jsx index 6d4c4913..4ac6d8eb 100644 --- a/src/features/quote/Quote.jsx +++ b/src/features/quote/Quote.jsx @@ -89,7 +89,7 @@ export default function Quote() { } return ( -
+