Skip to content

Commit

Permalink
chore(demo): fresh background
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuri committed Aug 5, 2018
1 parent 132e0ff commit da18b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/app.sass
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ html, body
height: 100%

body
background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%)
background-image: linear-gradient(-225deg, #FFFEFF 0%, #D7FFFE 100%)
font-family: 'Roboto', sans-serif
font-size: 12px
color: $text
Expand Down

0 comments on commit da18b4d

Please sign in to comment.