Commit 14546a5
committed
Publications: set line-height on .publication container
Non-thumb entries inline their child <p>s, and inline line-height is
governed by the parent block's strut (which was inheriting body's 1.5).
The line-height: 1 on each <p> didn't reach the strut. Setting it on
.publication makes the line-height consistent across thumb and no-thumb
entries.1 parent 50edb69 commit 14546a5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| 458 | + | |
458 | 459 | | |
459 | 460 | | |
460 | 461 | | |
| |||
0 commit comments