update colours
This commit is contained in:
parent
e20a283764
commit
252b00277b
|
@ -7,6 +7,6 @@ $btn-border-radius: 12px;
|
||||||
$btn-border-width: 0;
|
$btn-border-width: 0;
|
||||||
$btn-border-color: currentColor;
|
$btn-border-color: currentColor;
|
||||||
|
|
||||||
$color-body: pink;
|
$color-body: green;
|
||||||
$background-color: green;
|
$background-color: pink;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue