From 6438eaa56437f8b3e7dfcc8a26c38e50f80ce04d Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 6 Oct 2022 13:24:54 -0400 Subject: Add a little more space above h1 --- local.css | 1 + 1 file changed, 1 insertion(+) (limited to 'local.css') diff --git a/local.css b/local.css index 85c169ae..73b2ecbf 100644 --- a/local.css +++ b/local.css @@ -120,3 +120,4 @@ ol.chapters { list-style-type: none; padding: 0; } overflow: hidden; text-overflow: ellipsis; } +h1 { margin-top: 2em } -- cgit v1.2.3