mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Use variables for spree-blue
Aka 'Havelock Blue', which is going to be changing.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
$background-grey: #eceef1;
|
||||
$background-blue: #5498da;
|
||||
$background-blue: $color-3;
|
||||
|
||||
// scss-lint:disable SelectorFormat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user