upd: change top size on background css

Closes transfem-org/Sharkey#82
This commit is contained in:
Mar0xy 2023-10-17 02:12:58 +02:00
parent 5710735a15
commit 6f46dfa7bb
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 1 additions and 1 deletions

View File

@ -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;