Skip to content

Commit 12984b3

Browse files
Add files via upload
1 parent 06b72d7 commit 12984b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
body {
22
width: 100%;
33
height: 100vh;
4-
background: url(/img/background.png) no-repeat;
4+
background: url(img/background.png) no-repeat;
55
background-size: cover;
66
overflow: hidden;
77
}

0 commit comments

Comments
 (0)