Update
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-05-02 17:16:10 +08:00
parent 4b02f32392
commit 52f2237d12
5 changed files with 30 additions and 37 deletions

View File

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