mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-16 12:32:39 +00:00
Fix spacing on Notification popup for legibility
This commit is contained in:
@@ -52,10 +52,11 @@
|
|||||||
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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user