From 7fb13d62975bc83d8dc69423ff1afa84a418f228 Mon Sep 17 00:00:00 2001 From: tajabdin <64154127+tajabdin@users.noreply.github.com> Date: Mon, 27 Apr 2020 15:54:55 -0400 Subject: [PATCH] Color --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 42fe8eb..5a741a4 100644 --- a/css/styles.css +++ b/css/styles.css @@ -114,7 +114,7 @@ nav { box-sizing: border-box; } body { - color: #8f8f8f; + color: #FFFFFF; background: white; font-family: "Cardo", serif; font-weight: 300;