Skip to content

Commit 6e62569

Browse files
committedNov 30, 2024·
use variable
1 parent 7ec2e6a commit 6e62569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎styles/global.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -539,5 +539,5 @@ input[type="search"]::-webkit-search-results-decoration {
539539
// Donate banner custom properties
540540
body {
541541
--donate-banner-dark: #c01c4c;
542-
--donate-banner-background: url('/images/p5-wallpaper-desktop.png');
542+
--donate-banner-background: var(--donate-p5-background);
543543
}

0 commit comments

Comments
 (0)
Please sign in to comment.