Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbos authored Dec 17, 2020
1 parent 8fa8dd7 commit ce2c7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01 - JavaScript Drum Kit/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
html {
font-size: 10px;
background: url('https://i.imgur.com/b9r5sEL.jpg') bottom center;
background: url('./background.jpg') bottom center;
background-size: cover;
}

Expand Down

0 comments on commit ce2c7e6

Please sign in to comment.