From a8ac99d33dda6d36ec5961e13b3e354d7fc78853 Mon Sep 17 00:00:00 2001 From: Alee Date: Fri, 6 Apr 2018 19:52:56 -0400 Subject: Changed the navbar title --- assets/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css') diff --git a/assets/css/styles.css b/assets/css/styles.css index 3f10f93..53fad5c 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: rgb(86, 158, 78); + color: rgb(86, 189, 75); } h1, .h1 { -- cgit v1.2.3