Skip to content

Commit

Permalink
Change color base
Browse files Browse the repository at this point in the history
  • Loading branch information
tmikeschu committed Oct 21, 2019
1 parent d4d71c8 commit 9e10d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const panels = [
]

const initialState = {
colorBase: 0,
colorBase: 2,
scrollY: 0,
height: 0,
}
Expand Down

0 comments on commit 9e10d2c

Please sign in to comment.