Skip to content

Commit ce2c7e6

Browse files
authored
Update style.css
1 parent 8fa8dd7 commit ce2c7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01 - JavaScript Drum Kit/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
html {
22
font-size: 10px;
3-
background: url('https://i.imgur.com/b9r5sEL.jpg') bottom center;
3+
background: url('./background.jpg') bottom center;
44
background-size: cover;
55
}
66

0 commit comments

Comments
 (0)