0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 15:22:41 +00:00

Fix spacing on Notification popup for legibility

This commit is contained in:
Trevor Buckner
2019-02-07 12:24:26 -05:00
committed by GitHub
parent 1219f64cb3
commit 14f721d209

View File

@@ -52,10 +52,11 @@
list-style-type : disc;
li{
font-size : 0.8em;
line-height : 1.6em;
line-height : 1.4em;
margin-top : 1.4em;
em{
font-weight : 800;
}
}
}
}
}