From af84751052a4f0955af59d2f86c0bbcd3ca49cc9 Mon Sep 17 00:00:00 2001 From: KJ Choi Date: Thu, 8 Aug 2024 21:38:52 +0900 Subject: [PATCH] Update post.scss --- src/stylesheets/post.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stylesheets/post.scss b/src/stylesheets/post.scss index 7834e66..51d9c2b 100644 --- a/src/stylesheets/post.scss +++ b/src/stylesheets/post.scss @@ -4,7 +4,7 @@ } p { - margin-top: 0.5em; + margin-top: 0; } .date {