From cb481c4fe3a95bcbea61488502448e6c30f30936 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 16 Jun 2024 12:32:35 -0500 Subject: [PATCH] feat(posts): fine-tune styles --- styles/post.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/post.css b/styles/post.css index e58c02d..cb9b4b2 100644 --- a/styles/post.css +++ b/styles/post.css @@ -64,8 +64,8 @@ header { article { font-size: 1.5em; - line-height: 1.2em; - padding-bottom: 20px; + line-height: 1.3em; + padding-bottom: 50px; } article h2 {