mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15:50 +00:00
Updated
This commit is contained in:
parent
ed33b015db
commit
19622ac9e8
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue