feat: update background image format and remove unused SVG files
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
background-image: url("/background.jpeg");
|
||||
background-image: url("/background.avif");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-attachment: fixed;
|
||||
|
Reference in New Issue
Block a user