From: Emil Williams Date: Sat, 17 May 2025 14:35:36 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=fed701779f152250f5521ed0ca6a772da8fde68e;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index fa9518a..3fca455 100644 --- a/static/style.css +++ b/static/style.css @@ -42,11 +42,12 @@ #post:not(:last-child) { border-bottom: 1px solid #ccc; padding-bottom: 0.5em; - margin-right: 1em; + margin-right: 0.5em; } #post:not(:first-child) { padding-top: 0.5em; + margin-right: 0.5em; } #bar {