update background image url
This commit is contained in:
@@ -25,7 +25,7 @@ input[type="text"]:read-only {
|
|||||||
|
|
||||||
.image-background {
|
.image-background {
|
||||||
@apply bg-no-repeat bg-center bg-cover;
|
@apply bg-no-repeat bg-center bg-cover;
|
||||||
background-image: url('/resources/assets/background.webp');
|
background-image: url('/home-hero.webp');
|
||||||
}
|
}
|
||||||
|
|
||||||
body.swal2-height-auto {
|
body.swal2-height-auto {
|
||||||
|
|||||||
Reference in New Issue
Block a user