From 1a9e356fd50fd8255819c5fd130a6c752113fbb1 Mon Sep 17 00:00:00 2001 From: D-Sketon <2055272094@qq.com> Date: Sat, 7 Dec 2024 22:49:48 +0800 Subject: [PATCH] fix: update style --- src/components/post/Date.astro | 2 +- src/components/post/ReadingCount.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/post/Date.astro b/src/components/post/Date.astro index f60367d..9471364 100644 --- a/src/components/post/Date.astro +++ b/src/components/post/Date.astro @@ -10,7 +10,7 @@ const { pubDate } = Astro.props;
- + diff --git a/src/components/post/ReadingCount.astro b/src/components/post/ReadingCount.astro index ddc0df4..59d32c7 100644 --- a/src/components/post/ReadingCount.astro +++ b/src/components/post/ReadingCount.astro @@ -27,7 +27,7 @@ const { url, title } = Astro.props; { WALINE.enable && WALINE.pageview && ( - + 0