update
continuous-integration/drone/push Build is passing Details

This commit is contained in:
186526 2024-02-08 07:49:36 +09:00
parent 22a52b0e17
commit 5bced2a146
3 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 126 KiB

View File

@ -113,8 +113,8 @@ background {
height: 95%;
max-height: 86vh;
background-size: cover;
background-image: url(/assets/background.webp),
url(/assets/background.png);
background-image: url(/resources/background.webp),
url(/resources/background.png);
z-index: -1;
border-radius: 0 0 15px 15px;
filter: blur(0.2px);