change bg colour
This commit is contained in:
parent
fa229e2369
commit
8c654a7852
@ -36,7 +36,7 @@ $max-width: $xl;
|
||||
|
||||
// Colors
|
||||
$brand-color-a: #333333;
|
||||
$brand-color-b: #eeeeee;
|
||||
$brand-color-b: #f9f9f9;
|
||||
|
||||
$brand-white: #FFF;
|
||||
$brand-black: #000;
|
||||
|
Reference in New Issue
Block a user