From: Adam Dullage Date: Tue, 28 Nov 2023 08:27:50 +0000 (+0000) Subject: Adjusted header line-height X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=10165c259d6bb0932220d91a646967bfa77a959c;p=flatnotes.git Adjusted header line-height --- diff --git a/flatnotes/src/toastui-editor-overrides.scss b/flatnotes/src/toastui-editor-overrides.scss index 58e216d..773bfb3 100644 --- a/flatnotes/src/toastui-editor-overrides.scss +++ b/flatnotes/src/toastui-editor-overrides.scss @@ -31,7 +31,7 @@ h6, .toastui-editor-md-heading6 { font-weight: bold; - line-height: 1.6rem; + line-height: 1.4; margin: 1em 0 0.5em 0; padding: 0; border-bottom: none;