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