1
0

Reduce line height on openring for low widths

This commit is contained in:
Ryan Fox 2020-07-24 17:15:50 +00:00
parent d0492d521a
commit c32201e024
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E

View File

@ -322,6 +322,10 @@ p.openring {
padding-bottom: 24px;
}
div.article p.summary {
line-height: 1.5;
}
div.title-subtext {
font-size: 18px;
}