From 03e23617983125493af81620cbec029bbeb42db5 Mon Sep 17 00:00:00 2001 From: wholteza Date: Fri, 19 Sep 2025 21:45:40 +0200 Subject: [PATCH] Change header line height --- src/templates/note.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/templates/note.html b/src/templates/note.html index 2f06436..ae199a2 100644 --- a/src/templates/note.html +++ b/src/templates/note.html @@ -66,6 +66,7 @@ margin: 20px; margin-bottom: 0px; text-transform: capitalize; + line-height: 32px; } h1+p:has(> i) {