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

View file

@ -18,7 +18,7 @@ $icon-font-path: "../../webjars/bootstrap/fonts/";
$spring-green: #6db33f;
$spring-dark-green: #5fa134;
$spring-brown: #34302D;
$spring-grey: #838789;
$spring-grey: #9400D3;
$spring-light-grey: #d2d2d2;
$body-bg: $spring-light-grey;