From 0f91dd2cbef507f19c3f7e47ec978cd87cfc2bb6 Mon Sep 17 00:00:00 2001 From: tajabdin <64154127+tajabdin@users.noreply.github.com> Date: Mon, 27 Apr 2020 16:08:04 -0400 Subject: [PATCH] Fix --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 2b79b31..296c2ce 100644 --- a/css/styles.css +++ b/css/styles.css @@ -99,7 +99,7 @@ nav { height: 4px; margin-bottom: 6px; border-radius: 1000px; - background: white; + background: #8f8f8f; display: block; } .row {