From 1c651e145b6acc572f581997f6852136424f29f5 Mon Sep 17 00:00:00 2001
From: tajabdin <64154127+tajabdin@users.noreply.github.com>
Date: Mon, 27 Apr 2020 16:05:53 -0400
Subject: [PATCH] black

---
 css/styles.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/styles.css b/css/styles.css
index 296c2ce..3cffb7e 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -99,7 +99,7 @@ nav {
     height: 4px;
     margin-bottom: 6px;
     border-radius: 1000px;
-    background: #8f8f8f;
+    background: black;
     display: block; }
 
 .row {