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 1738b21 commit 3d7f19dCopy full SHA for 3d7f19d
1 file changed
src/styles.css
@@ -47,7 +47,7 @@ body {
47
}
48
49
.fusio-intro {
50
- background-image: url(/assets/header.jpg);
+ background-image: url(../public/assets/header.jpg);
51
background-position: left top;
52
background-repeat: no-repeat;
53
background-color: #191a1f;
0 commit comments