From: Emil Williams Date: Sat, 17 May 2025 14:34:34 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=a7d2372ca19383066b8c00aab5b08f4cc4945057;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 0f62645..6efaa4d 100644 --- a/static/style.css +++ b/static/style.css @@ -41,10 +41,11 @@ #post:not(:last-child) { border-bottom: 1px solid #ccc; - padding-bottom: 1em; + padding-bottom: 0.5em; } #post:not(:first-child) { + padding-top: 0.5em; } #bar {