mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 20:28:48 +00:00
parent
2f89b12f0d
commit
9112030275
1 changed files with 1 additions and 1 deletions
|
@ -491,7 +491,7 @@ export default function Wrapper({ initialSettings, fallback }) {
|
|||
rgb(var(--bg-color) / ${opacityValue}),
|
||||
rgb(var(--bg-color) / ${opacityValue})
|
||||
),
|
||||
url(${backgroundImage})`;
|
||||
url('${backgroundImage}')`;
|
||||
wrappedStyle.backgroundPosition = "center";
|
||||
wrappedStyle.backgroundSize = "cover";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue