]> gitweb.mndrdr.org Git - arelpe.git/commitdiff
remove extra br space
authorAidan Cornelius-Bell <[email protected]>
Mon, 23 Sep 2024 01:51:39 +0000 (11:21 +0930)
committerAidan Cornelius-Bell <[email protected]>
Mon, 23 Sep 2024 01:51:39 +0000 (11:21 +0930)
app/assets/stylesheets/application.css

index 21093338e56af62cbbac6f807ef200aa438d02f0..7bbb8085be1b761436cef8799bfc6d963d4164b1 100644 (file)
@@ -272,6 +272,10 @@ footer p {
   padding: 20px;
 }
 
+.post .container p br:first-of-type {
+  margin-top: -25px;
+}
+
 .logo {
  max-width: 48px;
  float: right;