'banner'
This commit is contained in:
parent
cfe1ac1212
commit
d93a5fa616
|
@ -494,12 +494,7 @@ ul.button-mid{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
.w-ba-banner__slide{
|
||||||
|
|
||||||
|
|
||||||
img{
|
|
||||||
width: auto;
|
|
||||||
max-width: unset;
|
|
||||||
@media(min-width:2561px){
|
@media(min-width:2561px){
|
||||||
width:100%;
|
width:100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
@ -531,6 +526,12 @@ ul.button-mid{
|
||||||
height: auto;
|
height: auto;
|
||||||
max-width: fit-content;
|
max-width: fit-content;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
img{
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
// @media screen and (min-width:$screen-xs) and (max-width:990px){
|
// @media screen and (min-width:$screen-xs) and (max-width:990px){
|
||||||
// height: 850px;
|
// height: 850px;
|
||||||
// }
|
// }
|
||||||
|
|
Loading…
Reference in New Issue