From 0542f1f218688c32bcf0e31f3b3a638dfeca865c Mon Sep 17 00:00:00 2001 From: lzzfnc Date: Tue, 26 Oct 2021 18:04:14 +0200 Subject: [PATCH] h1 line height Co-authored-by: grgrce --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 55d9500..c95e6c8 100644 --- a/style.css +++ b/style.css @@ -52,6 +52,7 @@ header h1 { font-weight: bold; margin: 0; margin-bottom: 16px; + line-height: 1; } header .issue {