Фикс фона х2

This commit is contained in:
Mootfrost777 2022-11-26 14:55:10 +03:00
parent ffd8dafb49
commit 7ae4fef256
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 680 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 349 KiB

View file

@ -44,7 +44,7 @@ path {
bottom: 0;
left: 0;
z-index: 0;
background-image: url("/static/resources/images/background.avif"), url("/static/resources/images/background.webp"), url("/static/resources/images/background.jpg");
background-image: url("/static/resources/images/background.avif");
opacity: 0.4;
background-size: cover;
}