This commit is contained in:
@ -112,8 +112,8 @@ background {
|
||||
min-width: 100%;
|
||||
min-height: 75vh;
|
||||
background-size: cover;
|
||||
background-image: url(https://storage.186526.xyz/home-app/assets/background.webp),
|
||||
url(https://storage.186526.xyz/home-app/assets/background.png);
|
||||
background-image: url(background.webp),
|
||||
url(background.png);
|
||||
z-index: -1;
|
||||
border-radius: 0 0 15px 15px;
|
||||
filter: blur(0.2px);
|
||||
|
Reference in New Issue
Block a user