From 06d74a6a390f38af986bd311e7a7ca1585a7a174 Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Sun, 8 May 2022 16:22:06 -0400 Subject: [PATCH] Adjust header style --- assets/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index f76e669..235a39f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -52,8 +52,7 @@ a:active { padding: 20px; color: black; background-color: #f2f2f2; - margin-bottom: 2.75rem; - border-bottom: 1px solid black; + border-bottom: 1px solid #979797; padding-left: 3rem; }