Skip to content

Commit

Permalink
Change Body Color
Browse files Browse the repository at this point in the history
-change from stark white to dark grey until further investigation on putting images on body
  • Loading branch information
Ross Moody authored and cezaraugusto committed Dec 20, 2018
1 parent f63aef9 commit 8f2bd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/styles/newtab.less
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ a {
}

body {
background: #fff;
background: #1f1f1f;
}

body,
Expand Down

0 comments on commit 8f2bd2b

Please sign in to comment.