From ec4421f6b2a89448939bf6dc9df5e2c5d1224c19 Mon Sep 17 00:00:00 2001 From: Oleksii Dobrovolskyi Date: Tue, 13 Feb 2024 18:24:43 +0200 Subject: Correction of headings hierarchy and styling --- templates/style.css.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/style.css.html') diff --git a/templates/style.css.html b/templates/style.css.html index 00b4131..15d6b3d 100644 --- a/templates/style.css.html +++ b/templates/style.css.html @@ -31,6 +31,10 @@ border: 0; } + .title h1 { + font-size: 1.5em; + } + .title span { font-weight: 400; } -- cgit 1.4.1