Skip to content

Commit 5c20599

Browse files
author
Edan Kwan
committed
update background color
1 parent ae13a31 commit 5c20599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/css/index.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ html {
44
height: 100%;
55
overflow: hidden;
66
font-family: 'Oxygen', sans-serif;
7-
background-color: #dfdfdf;
7+
background-color: #343434;
88
}
99

1010
body {

0 commit comments

Comments
 (0)