]> git.xolatile.top Git - emil-3chen.org.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 14:35:36 +0000 (08:35 -0600)
committerEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 14:35:36 +0000 (08:35 -0600)
static/style.css

index fa9518a74cedcb5655b93a2cd0885bbef202bd2e..3fca4552fe0feb41767de0025b7188ce59d55425 100644 (file)
 #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 {