From d772ffb8575b1ff8d7e29406f9766ae4a8103cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Mon, 6 Jan 2025 15:43:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=89=B2=E5=8D=A1=E7=9A=84?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Tones.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Tones.module.css b/src/pages/Tones.module.css index 1b8c1d6..43069d6 100644 --- a/src/pages/Tones.module.css +++ b/src/pages/Tones.module.css @@ -49,7 +49,7 @@ justify-content: center; align-items: stretch; gap: var(--spacing-xs); - min-height: 15em; + min-height: 12em; } } }