We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa8dd7 commit ce2c7e6Copy full SHA for ce2c7e6
01 - JavaScript Drum Kit/style.css
@@ -1,6 +1,6 @@
1
html {
2
font-size: 10px;
3
- background: url('https://i.imgur.com/b9r5sEL.jpg') bottom center;
+ background: url('./background.jpg') bottom center;
4
background-size: cover;
5
}
6
0 commit comments