fix error

This commit is contained in:
rulingcom 2021-10-15 07:24:48 +00:00
parent 21e43740a9
commit d8e0585ff3
1 changed files with 2 additions and 2 deletions

View File

@ -272,8 +272,8 @@ body{
display: none;
}
.box img {
width: 100%;
height: 100%;
width: 100% !important;
height: 100% !important;
object-fit: cover;
}
.box .w-ba-banner__slide, .box .w-ba-banner__slide a {