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.
2 parents 1afca64 + 50f2492 commit b21b66fCopy full SHA for b21b66f
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