0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

line-heights consistent in bq li (#1085)

This commit is contained in:
Eric Scheid
2020-11-23 03:13:25 +11:00
parent b0375bddd1
commit d9364cf60a

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;
}