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

index 90e7b8dfcc8da579031e5980b02702cffe2b122e..1d6c6a754d02dd4a3da70fe321ee14eebd3fc310 100644 (file)
 }
 
 #post {
-    padding: 1em;
 }
 
 #post:not(:last-child) {
     border-bottom: 1px solid #ccc;
 }
 
+#post:not(:first-child) {
+    padding-top: 1em;
+}
+
 #bar {
 
 }