Browse Source

fix dedication css

boyska 9 years ago
parent
commit
085d21e416
1 changed files with 1 additions and 1 deletions
  1. 1 1
      themes/bs3/static/css/custom.css

+ 1 - 1
themes/bs3/static/css/custom.css

@@ -49,5 +49,5 @@ table {margin: .5em auto 1.5em auto; width: 98%;}
 
 /* This is to make the dedication slightly more compact */
 .slug-index .entry-content p {
-	line-height: 0;
+	line-height: 0.5em;
 }