From f19af173a38dd9cee1cb12f9c8f0637e1f35e38c Mon Sep 17 00:00:00 2001 From: iiDk <54154105+iiDk-the-actual@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:19:47 -0500 Subject: [PATCH] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index dd7108b..9f5a6a5 100644 --- a/style.css +++ b/style.css @@ -78,6 +78,7 @@ a { color: white; /* Set link color to white */ font-weight: bold; /* Make the font bold */ font-size: 1.5em; /* Set font size to 1.5mm */ + margin-top: 3px; /* No space above paragraph */ margin-bottom: 3px; /* Reduced bottom margin */ }