From 97c01a83a5c2ceac2c2433e2b5641774df3fe474 Mon Sep 17 00:00:00 2001 From: tajabdin <64154127+tajabdin@users.noreply.github.com> Date: Mon, 27 Apr 2020 15:56: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 5a741a4..42fe8eb 100644 --- a/css/styles.css +++ b/css/styles.css @@ -114,7 +114,7 @@ nav { box-sizing: border-box; } body { - color: #FFFFFF; + color: #8f8f8f; background: white; font-family: "Cardo", serif; font-weight: 300;