From cae601b0fe048add790fa3b4341d76c973f14b2b Mon Sep 17 00:00:00 2001 From: Matt Kosarek Date: Tue, 28 Apr 2026 19:50:26 -0400 Subject: Publish new blog post + style changes --- src/styles/post.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/styles/post.css') diff --git a/src/styles/post.css b/src/styles/post.css index 33b8729..a7e84c9 100644 --- a/src/styles/post.css +++ b/src/styles/post.css @@ -60,6 +60,7 @@ code { } .org-article-title { + margin-top: 1rem; display: flex; flex-direction: row; justify-content: space-between; -- cgit v1.2.1