0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-16 19:02:40 +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,7 +52,8 @@
list-style-type : disc; list-style-type : disc;
li{ li{
font-size : 0.8em; font-size : 0.8em;
line-height : 1.6em; line-height : 1.4em;
margin-top : 1.4em;
em{ em{
font-weight : 800; font-weight : 800;
} }