Фикс фона х2
This commit is contained in:
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 |
|
@ -44,7 +44,7 @@ path {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 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;
|
opacity: 0.4;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue