From b0aa37f3fb7f25a65ae0bff0fb76b23822440ff3 Mon Sep 17 00:00:00 2001 From: liaoxin Date: Sun, 17 May 2026 12:09:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=89=8B=E6=9C=BA=E7=AB=AF=20footer=20p?= =?UTF-8?q?adding=20=E7=BC=A9=E5=8D=8A=EF=BC=8812px=2020px=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 57ea4c4..6673459 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ /* Theme Name: 空笺未寄 -Version: 0.16.3 +Version: 0.16.4 Requires at least: 6.0 Requires PHP: 7.4 License: MIT @@ -220,6 +220,7 @@ Text Domain: kj-weji :root{--topbar-height:48px;} .nav-links{gap:14px; font-size:13px;} .user-menu-name{display:none;} + .footer{padding:12px 20px;} .profile-header{flex-direction:column; align-items:center; text-align:center;} .profile-stats{justify-content:center;} .gallery-masonry{column-count:2;}