Adjust spacing
This commit is contained in:
parent
ed01818b4c
commit
eb6f7ed6d7
@ -21,6 +21,7 @@ body {
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
top: -145px;
|
top: -145px;
|
||||||
}
|
}
|
||||||
|
#header_index{background-image: url("/images/headers/index/index_1024.webp")}
|
||||||
@media(min-width: 1025px){#header_index{background-image: url("/images/headers/index/index_1920.webp")}}
|
@media(min-width: 1025px){#header_index{background-image: url("/images/headers/index/index_1920.webp")}}
|
||||||
@media(min-width: 1921px){#header_index{background-image: url("/images/headers/index/index_2800.webp")}}
|
@media(min-width: 1921px){#header_index{background-image: url("/images/headers/index/index_2800.webp")}}
|
||||||
@media(min-width: 2801px){#header_index{background-image: url("/images/headers/index/index_4096.webp")}}
|
@media(min-width: 2801px){#header_index{background-image: url("/images/headers/index/index_4096.webp")}}
|
||||||
|
Loading…
Reference in New Issue
Block a user