parent
5710735a15
commit
6f46dfa7bb
1 changed files with 1 additions and 1 deletions
|
@ -371,7 +371,7 @@ onUnmounted(() => {
|
|||
filter: blur(8px) opacity(0.6);
|
||||
// Funny CSS schenanigans to make background escape container
|
||||
left: -100%;
|
||||
top: -100%;
|
||||
top: -5%;
|
||||
right: -100%;
|
||||
bottom: -100%;
|
||||
background-attachment: fixed;
|
||||
|
|
Loading…
Reference in a new issue