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 5f78007 commit 3e09391Copy full SHA for 3e09391
src/components/Layout.module.css
@@ -1,6 +1,6 @@
1
body{
2
--donate-banner-dark: #182998;
3
- --donate-banner-background: url('../../static/img/wallpaper.png')
+ --donate-banner-background: url('/img/wallpaper.png')
4
}
5
6
0 commit comments