This commit is contained in:
Bello Usman 2023-03-22 17:32:27 +01:00 committed by GitHub
parent ed33b015db
commit 19622ac9e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ $spring-green: #6db33f;
$spring-dark-green: #5fa134;
$spring-brown: #34302D;
$spring-grey: #838789;
$spring-light-grey: #f1f1f1;
$spring-light-grey: #d2d2d2;
$body-bg: $spring-light-grey;
$text-color: $spring-brown;