From 83e6dc7ccc3b48ca112e0b78787e7da8b4e16cbf Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sat, 31 Jan 2026 20:42:15 -0500 Subject: [PATCH] fixed spacing css --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 5a30e2b..81fab97 100644 --- a/static/style.css +++ b/static/style.css @@ -111,7 +111,7 @@ a { .content { width: 90%; display: inline-block; - margin-top: 0.5em; + margin-top: 3.5rem; } .post a {