From 94b3b1d8045753187044174a4d127fdc94608923 Mon Sep 17 00:00:00 2001 From: welpo Date: Fri, 24 May 2024 21:54:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style:=20increase=20font=20size?= =?UTF-8?q?=20of=20h1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolves #321. --- sass/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/main.scss b/sass/main.scss index 3f7e9f346..e7e426bdd 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -195,7 +195,7 @@ h1 { margin-bottom: 0em; margin-left: 0; font-weight: 550; - font-size: 1.5em; + font-size: 1.62em; } h2 {