update default background color
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
$font-family: Nunito, Arial, Helvetica, sans-serif;
|
||||
$font-size: 1.1rem;
|
||||
|
||||
$font-color: rgba(0, 0, 0, 0.7);
|
||||
$font-color: rgba(255, 255, 255, 0.7);
|
||||
$background-color: rgba(40, 44, 48, 1);
|
||||
|
||||
$primary-color-lighter: #cce8fb;
|
||||
$primary-color-light: #67bbf4;
|
||||
|
||||
Reference in New Issue
Block a user