mobile background fix
This commit is contained in:
parent
38c0c653df
commit
40ea11b64a
2 changed files with 7 additions and 3 deletions
|
|
@ -137,6 +137,10 @@
|
|||
.header_slider > .carousel .bg_img {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: -1;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue