From: Michael Tremer Date: Wed, 26 Nov 2025 17:30:14 +0000 (+0000) Subject: messages: Make the first headline slightly smaller X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41f225c94d995e7c2070fd25c5d98b60746d5be;p=ipfire.org.git messages: Make the first headline slightly smaller Signed-off-by: Michael Tremer --- diff --git a/src/templates/messages/main.sass b/src/templates/messages/main.sass index e7c163b1..409eb9d4 100644 --- a/src/templates/messages/main.sass +++ b/src/templates/messages/main.sass @@ -41,8 +41,8 @@ $line-height-normal: 22px $line-height-large: 28px // Headings -$title-1: 30px -$line-height-title-1: 40px +$title-1: 24px +$line-height-title-1: 32px // Remove spaces around the email design added by some email clients html, body