From 6afa1208b0babb30f3b459c22453e4acdc6c8498 Mon Sep 17 00:00:00 2001 From: iag-sc31 <105296389+iag-sc31@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:26:23 +0200 Subject: [PATCH] Update styles.css --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 45c26ac..abcb8c9 100644 --- a/styles.css +++ b/styles.css @@ -37,6 +37,7 @@ body { } .navigation-index a { text-decoration: overline underline; + padding-bottom: 3px; /* color: rgb(50, 50, 200); */ color: black; } @@ -46,8 +47,7 @@ body { } nav { position: flex; -/* margin: 0% 0% 0% 0%; */ - margin: 0% 1% 1% 0%; + margin: 0% 0% 0% 0%; top: 0%; transform: translateY(0%); margin-left: 1%;