We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec2e6a commit 6e62569Copy full SHA for 6e62569
styles/global.scss
@@ -539,5 +539,5 @@ input[type="search"]::-webkit-search-results-decoration {
539
// Donate banner custom properties
540
body {
541
--donate-banner-dark: #c01c4c;
542
- --donate-banner-background: url('/images/p5-wallpaper-desktop.png');
+ --donate-banner-background: var(--donate-p5-background);
543
}
0 commit comments