From fe73e3ed5c99e11d4e5a9d05f5c8207599879ab1 Mon Sep 17 00:00:00 2001 From: Sophia Date: Tue, 25 Jan 2022 23:28:24 -0800 Subject: [PATCH] Update style.css --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 05cda3d..fce793d 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -529,7 +529,7 @@ h3 { line-height: 24px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; - color: #b6b6b6 + color: #ffffffe5 } a { @@ -786,4 +786,4 @@ screen and (max-width: 480px) { nav { display: none } -} \ No newline at end of file +}