fix: 手机端 footer padding 缩半(12px 20px)

This commit is contained in:
2026-05-17 12:09:21 +08:00
parent 66d0f4bd87
commit b0aa37f3fb
+2 -1
View File
@@ -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;}