From 044fe1e03d2c3ec6cc0e430250cea9ed20f0d0a2 Mon Sep 17 00:00:00 2001
From: Wynn Wolf Arbor
Date: Wed, 15 Jul 2020 10:59:52 +0200
Subject: Wrap article titles in
for the index page
This should make it easier for screen readers to build a page outline
and is recommended [1] by W3C.
[1] https://www.w3.org/wiki/HTML/Usage/Headings/Missing
---
scss/style.scss | 2 ++
1 file changed, 2 insertions(+)
(limited to 'scss')
diff --git a/scss/style.scss b/scss/style.scss
index e56b390..0fbfd79 100644
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -103,6 +103,8 @@ nav li > article {
}
a { align-self: flex-start; }
+
+ h1 { font-size: 2.7rem; }
}
header.post {
--
cgit v1.2.3-2-gb3c3