Skip to content

Commit 994084a

Browse files
authored
Update master.css
1 parent bcd8768 commit 994084a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/master.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
body {
1212
font-family: 'Open Sans', sans-serif;
1313
background: var(--color-main-light);
14-
background-image: url('img/bg.png');
14+
background-image: url('../img/bg.png');
1515
background-blend-mode: multiply;
1616
background-size: 50rem;
1717
margin: 0;

0 commit comments

Comments
 (0)