From ff477cea7ec08d4ec3da43f9d1c0fe56f698c491 Mon Sep 17 00:00:00 2001 From: KazooTTT Date: Thu, 6 Feb 2025 14:57:36 +0800 Subject: [PATCH] revert style --- src/components/note/Note.astro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/note/Note.astro b/src/components/note/Note.astro index 5e57a1c..5b0adec 100644 --- a/src/components/note/Note.astro +++ b/src/components/note/Note.astro @@ -64,9 +64,7 @@ if (modifiedDate && modifiedDate.toDateString() === date.toDateString()) { }
-
+