fix dedication css
This commit is contained in:
parent
c6e64a39b0
commit
085d21e416
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue