Optimized background
This commit is contained in:
parent
14ba783f3e
commit
ee946d3786
Binary file not shown.
Before Width: | Height: | Size: 3.3 MiB After Width: | Height: | Size: 344 KiB |
@ -13,10 +13,10 @@
|
|||||||
@media screen and (min-width: 1400px) {
|
@media screen and (min-width: 1400px) {
|
||||||
.background {
|
.background {
|
||||||
background: url("/background.jpg");
|
background: url("/background.jpg");
|
||||||
background-attachment: fixed;
|
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
background-blend-mode: normal, normal;
|
||||||
z-index: -10;
|
z-index: -10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user