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%;