Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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