From 703b8b1388625b2b8357f06daff1a4081cc55e85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Tue, 5 Oct 2021 23:10:54 +0200 Subject: [PATCH] increase line height --- templates/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/main.css b/templates/main.css index ade5b54..f9052dd 100644 --- a/templates/main.css +++ b/templates/main.css @@ -9,6 +9,7 @@ html { font-family: 'Inter', sans-serif; + line-height: 1.2; } h1, h2, h3, h4, h5 {