changes to artwork bg
This commit is contained in:
parent
da616cb5d5
commit
17ed47774a
1 changed files with 3 additions and 2 deletions
|
@ -113,11 +113,12 @@ body[loading] {
|
|||
height: 100%;
|
||||
background: var(--artwork);
|
||||
z-index: -1;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
filter: blur(60px) saturate(180%);
|
||||
opacity: 0.70;
|
||||
transition: opacity .25s var(--appleEase);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue