0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 22:02:46 +00:00
line-heights consistent in bq li (#1085)
This commit is contained in:
Trevor Buckner
2020-11-23 19:21:46 -05:00
committed by GitHub

View File

@@ -189,7 +189,7 @@ body {
border-image : @noteBorderImage 11;
border-image-outset : 9px 0px;
box-shadow : 1px 4px 14px #888;
p, ul{
p, li{
font-size : 0.352cm;
line-height : 1.1em;
}