diff --git a/themes/bs3/static/css/custom.css b/themes/bs3/static/css/custom.css
index df6cc4bb82f7246f071b6a4134071e09efb12a6c..9e772a4f8c1bb0e193ab9edbf9085d185796154f 100644
--- a/themes/bs3/static/css/custom.css
+++ b/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;
 }