1
0

chore: lint

This commit is contained in:
Mar0xy
2023-10-06 02:46:50 +02:00
parent 4e64397635
commit eed4e13d59
2 changed files with 3 additions and 4 deletions
+3 -3
View File
@@ -356,11 +356,11 @@ onUnmounted(() => {
filter: blur(8px) opacity(0.6);
// Funny CSS schenanigans to make background escape container
padding-left: 20px;
margin-left: -20px;
margin-left: -20px;
padding-right: 20px;
margin-right: -20px;
margin-right: -20px;
padding-top: 20px;
margin-top: -20px;
margin-top: -20px;
background-attachment: fixed;
}