Use google sheets green as a primary color

This commit is contained in:
bumi 2020-04-27 10:29:41 +02:00
parent 263ce236eb
commit f940a89d17

View File

@ -15,7 +15,7 @@ $family-sans-serif: 'Roboto', sans-serif;
// $footer-background-color: $light;
$blue: #2535f5;
$primary: $blue;
$primary: #00a760;
$text: $grey-dark;
$body-background-color: #FAFCFE;