From 1e526891a5153be992f5b17b9891ba5f8c40fc3a Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 08:33:23 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 1d6c6a7..a211be3 100644 --- a/static/style.css +++ b/static/style.css @@ -44,7 +44,7 @@ } #post:not(:first-child) { - padding-top: 1em; + margin-top: 1em; } #bar { -- 2.39.5