From f3c12f5d727b440754ee5654e18fb09ca21bf163 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 15 Oct 2023 21:49:34 +0200 Subject: [PATCH] Update index.html --- src/pages/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.html b/src/pages/index.html index 0e86a6a..f107c4f 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -19,7 +19,7 @@ } h2, p, ul, ol { - margin-top: 0.5em; + margin-top: 1em; } footer { text-align: right;