From 09329ba589a233de0003dd08986ce981664114db Mon Sep 17 00:00:00 2001 From: takashi Date: Thu, 18 Jan 2024 14:32:51 +0000 Subject: [PATCH] top spacing --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 8bb2dc0..7a80a8a 100644 --- a/src/style.css +++ b/src/style.css @@ -19,7 +19,7 @@ body background: #332d2b; color: #fff; line-height: 150%; - padding: 0 1.5em 1.25em; + padding: 0.125em 1.5em 1.25em; } h1, h2, h3, h4, h5, h6