From b4fbc75b1e9f9d05eccc50564474cd0c88441dc0 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Fri, 12 Sep 2025 22:14:00 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E9=99=8D=E4=BD=8E=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E8=BE=B9=E6=A1=86=E5=92=8C=E9=98=B4=E5=BD=B1=E7=9A=84=E9=80=8F?= =?UTF-8?q?=E6=98=8E=E5=BA=A6=EF=BC=8C=E4=BD=BF=E5=85=B6=E6=9B=B4=E5=8A=A0?= =?UTF-8?q?=E6=9F=94=E5=92=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index 7a82af8..9b8b6f5 100644 --- a/src/index.css +++ b/src/index.css @@ -163,7 +163,7 @@ } .theme-card-style { - @apply rounded-lg shadow-sm shadow-(color:--accent-12)/50 box-border border border-(--accent-12)/50; + @apply rounded-lg shadow-sm shadow-(color:--accent-12)/20 box-border border border-(--accent-12)/25; } .theme-text-muted {