From e4c670584388c1d33e250039abafad79c09c43fe Mon Sep 17 00:00:00 2001 From: welpo Date: Sun, 19 Feb 2023 21:23:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style:=20resize=20headers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/main.scss | 13 ++++++------- templates/macros/macros.html | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/sass/main.scss b/sass/main.scss index 5d16f9f..b6017f4 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -127,8 +127,7 @@ article{ h1 { display: block; - font-size: 2em; - font-size: 1.375em; + font-size: 1.5em; margin-top: 0.67em; margin-bottom: 0em; margin-left: 0; @@ -138,8 +137,8 @@ h1 { h2 { display: block; - font-size: 1.2em; - margin-top: 0.83em; + font-size: 1.4em; + margin-top: 0.5em; margin-bottom: 0em; margin-left: 0; margin-right: 0; @@ -148,8 +147,8 @@ h2 { h3 { display: block; - font-size: 1.15em; - margin-top: 0.83em; + font-size: 1.2em; + margin-top: 0.3em; margin-bottom: 0em; margin-left: 0; margin-right: 0; @@ -173,7 +172,7 @@ h5 { margin-bottom: 0em; margin-left: 0; margin-right: 0; - font-weight: 550; + font-weight: normal; } p { diff --git a/templates/macros/macros.html b/templates/macros/macros.html index 6920c7b..ea4648f 100644 --- a/templates/macros/macros.html +++ b/templates/macros/macros.html @@ -145,7 +145,7 @@ {% if page.extra.toc | default(value=false) %} {% if page.toc %}
-

Table of Contents

+

Table of Contents