From 978af11495face1127dc30946989ecac78257207 Mon Sep 17 00:00:00 2001 From: welpo Date: Wed, 8 Feb 2023 02:28:04 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style:=20reduce=20headers'=20siz?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/main.scss | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sass/main.scss b/sass/main.scss index b4550a4..ec2417d 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -81,7 +81,7 @@ body { .section-title { display: block; - font-size: 2.4em; + font-size: 2.2em; margin-top: 0.67em; margin-bottom: 0em; margin-left: 0; @@ -91,7 +91,7 @@ body { h1 { display: block; - font-size: 2.3em; + font-size: 2em; margin-top: 0.67em; margin-bottom: 0em; margin-left: 0; @@ -101,7 +101,7 @@ h1 { h2 { display: block; - font-size: 2em; + font-size: 1.7em; margin-top: 0.83em; margin-bottom: 0em; margin-left: 0; @@ -111,7 +111,7 @@ h2 { h3 { display: block; - font-size: 1.7em; + font-size: 1.5em; margin-top: 0.83em; margin-bottom: 0em; margin-left: 0; @@ -121,7 +121,7 @@ h3 { h4 { display: block; - font-size: 1.5em; + font-size: 1.2em; margin-top: 0.83em; margin-bottom: 0em; margin-left: 0; @@ -131,7 +131,7 @@ h4 { h5 { display: block; - font-size: 1.2em; + font-size: 1em; margin-top: 0.83em; margin-bottom: 0em; margin-left: 0;