From 16a8b8661e1c9d478829b1f1c3c12c2b483b14f3 Mon Sep 17 00:00:00 2001 From: neko Date: Fri, 9 Apr 2021 22:17:04 +0200 Subject: [PATCH] updated line-height to reduce overlapping in text with background --- assets/css/mark.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/mark.css b/assets/css/mark.css index 59dbdc5..119fc5c 100644 --- a/assets/css/mark.css +++ b/assets/css/mark.css @@ -10,6 +10,7 @@ layout: none * { font-family: "IBM"; + line-height: 1.4; } p {