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

Revert Blockquote list font size

Was technically correct, but messed up some existing brews.
This commit is contained in:
Trevor Buckner
2020-11-27 20:57:01 -05:00
committed by GitHub
parent 5a17697e7e
commit 3fbddd2e41

View File

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