From 1bac8e8730e5f1e27cdc071931d47e5416a83e13 Mon Sep 17 00:00:00 2001 From: daixiawu Date: Sat, 24 May 2025 22:05:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A1=AB=E5=8A=A0=E6=89=8B=E6=9C=BA=E5=B1=8F?= =?UTF-8?q?=E5=B9=95=E5=93=8D=E5=BA=94=E5=BC=8F=E6=94=AF=E6=8C=81=20?= =?UTF-8?q?=E6=94=B9=E6=98=BE=E7=A4=BA=E5=86=85=E5=AE=B92=E5=88=97?= =?UTF-8?q?=E4=B8=BA1=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/styles.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 1816eeb..07c2e66 100644 --- a/css/styles.css +++ b/css/styles.css @@ -425,7 +425,9 @@ footer .copyright { .main-nav li { margin: 5px 10px; } - +.posts-grid { + grid-template-columns: 1fr; +} .site-hero-area { /* padding-top will be dynamically adjusted by JS */ padding-top: 0 !important;