We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b72d7 commit 12984b3Copy full SHA for 12984b3
style.css
@@ -1,7 +1,7 @@
1
body {
2
width: 100%;
3
height: 100vh;
4
- background: url(/img/background.png) no-repeat;
+ background: url(img/background.png) no-repeat;
5
background-size: cover;
6
overflow: hidden;
7
}
0 commit comments