From e2fae7f3622cb9d4e9e2872689e105de01fb369e Mon Sep 17 00:00:00 2001 From: rbetree Date: Mon, 22 Dec 2025 20:40:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BE=AE=E8=B0=83ui=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/style.css b/assets/style.css index 9c6ed0d..620cbdb 100644 --- a/assets/style.css +++ b/assets/style.css @@ -879,7 +879,7 @@ body .content.expanded { .welcome-section { width: 100%; max-width: 1300px; - margin: 0 auto 3.5rem auto; + margin: 0 auto 2.2rem auto; padding: 0 6rem 0 2rem; text-align: left; position: relative; @@ -964,7 +964,7 @@ body .content.expanded { cursor: pointer; border-radius: var(--radius-md); padding: 0.5rem; - margin: -0.5rem -0.5rem 1.5rem -0.5rem; + margin: -0.5rem -0.5rem 1rem -0.5rem; transition: all var(--transition-normal); } @@ -1694,7 +1694,7 @@ body .content.expanded { @media (max-width: 1200px) { .welcome-section { padding: 0 4rem 0 1.5rem; - margin-bottom: 3rem; + margin-bottom: 2rem; } .category { @@ -1928,7 +1928,7 @@ body .content.expanded { .welcome-section { padding: 0 1rem; - margin-bottom: 2rem; + margin-bottom: 1.5rem; } .category {