Reverts back to black background. We need to fix some other things before moving to grey background.
This commit is contained in:
parent
6edbcb9311
commit
568a5ba816
|
@ -9,7 +9,7 @@ html, body{
|
||||||
color: #424242;
|
color: #424242;
|
||||||
font-family:'Helvetica Neue', Helvetica, sans-serif;
|
font-family:'Helvetica Neue', Helvetica, sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
background: #4E4E4E;
|
background: #000000;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue