We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9acdc3 commit 2a1c410Copy full SHA for 2a1c410
1 file changed
src/app/globals.css
@@ -25,5 +25,5 @@ html {
25
26
27
.bgurl{
28
- background-image: url('./images/bg.svg');
29
-}
+ background-image: url('/images/bg.svg');
+}
0 commit comments