Update style.scss
Update colors
This commit is contained in:
parent
f7b4caf569
commit
ca62008172
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
background: $white;
|
||||
background: $darkGray;
|
||||
font: 18px/1.4 $helvetica;
|
||||
color: $darkGray;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue