Change default text color
This commit is contained in:
parent
6ab896201c
commit
043eb9303d
@ -1,5 +1,6 @@
|
||||
$color-background: #e6e6e6;
|
||||
$color-primary: #1d7faf;
|
||||
$color-text: #24343a;
|
||||
$color-text-button: #fff;
|
||||
|
||||
$font-url: 'https://fonts.googleapis.com/css?family=Raleway:400,500|Fira+Mono';
|
||||
|
Reference in New Issue
Block a user