From 0cdf41e5b702afd1b0358e211235a1d30dfd0a4a Mon Sep 17 00:00:00 2001 From: Ad-closeNN <1709301095@qq.com> Date: Tue, 3 Mar 2026 19:16:13 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=96=B0=E5=A2=9E=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E7=BC=A9=E6=94=BE=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PostCard.astro | 2 +- src/components/PostPage.astro | 2 +- src/layouts/MainGridLayout.astro | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/PostCard.astro b/src/components/PostCard.astro index 51e7982..ad2998c 100644 --- a/src/components/PostCard.astro +++ b/src/components/PostCard.astro @@ -43,7 +43,7 @@ const coverWidth = "28%"; const { remarkPluginFrontmatter } = await entry.render(); --- -