Reduce line height on openring for low widths
This commit is contained in:
parent
d0492d521a
commit
c32201e024
@ -322,6 +322,10 @@ p.openring {
|
||||
padding-bottom: 24px;
|
||||
}
|
||||
|
||||
div.article p.summary {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
div.title-subtext {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user