From 94ef60d8bedd9de451542bc3a1d92e5b450f375a Mon Sep 17 00:00:00 2001 From: Alee Date: Fri, 6 Apr 2018 19:41:41 -0400 Subject: Changing the header colors --- assets/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/css/styles.css b/assets/css/styles.css index 1eb59a9..e4d01dd 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -374,7 +374,7 @@ font-family: inherit; font-weight: 500; line-height: 1.2; - color: #2FA4E7; + color: rgb(60, 95, 55); } h1, .h1 { -- cgit v1.2.3