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 97f59c2 commit 50f2492Copy full SHA for 50f2492
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('https://i.imgur.com/b9r5sEL.jpg') bottom center;
4
background-size: cover;
5
}
6
0 commit comments