From 0fd9e6822493cdb7b3cb5e94ccde127fd71b1e0a Mon Sep 17 00:00:00 2001 From: Trygve Date: Thu, 30 Nov 2023 17:32:04 +0100 Subject: [PATCH] =?UTF-8?q?bittelitt=20bedre=20spacing=20=E2=86=95?= =?UTF-8?q?=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 64415e4..0d8b44f 100644 --- a/index.html +++ b/index.html @@ -39,14 +39,18 @@ } h3 { margin-bottom: 0; + margin-top: 1.5em; } - p, ul { - margin-top: 0; + ul, p { + margin-top: 0.2em; padding: 0; } .links { list-style: none; } + .links li { + margin: 0.6em; + } .logo { height: 0.8em; width: auto;