updated line-height to reduce overlapping in text with background

This commit is contained in:
neko 2021-04-09 22:17:04 +02:00
parent adfab27544
commit 16a8b8661e

View File

@ -10,6 +10,7 @@ layout: none
* {
font-family: "IBM";
line-height: 1.4;
}
p {