fix dedication css

This commit is contained in:
boyska 2015-06-25 16:39:53 +02:00
parent c6e64a39b0
commit 085d21e416

View file

@ -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;
}