This commit is contained in:
ken 2023-05-15 22:03:46 +08:00
parent cfe1ac1212
commit d93a5fa616
1 changed files with 7 additions and 6 deletions

View File

@ -494,12 +494,7 @@ ul.button-mid{
width: 100%;
height: 100%;
}
img{
width: auto;
max-width: unset;
.w-ba-banner__slide{
@media(min-width:2561px){
width:100%;
height: auto;
@ -531,6 +526,12 @@ ul.button-mid{
height: auto;
max-width: fit-content;
}
}
img{
width: 100%;
// @media screen and (min-width:$screen-xs) and (max-width:990px){
// height: 850px;
// }