fix error
This commit is contained in:
parent
21e43740a9
commit
d8e0585ff3
|
@ -272,8 +272,8 @@ body{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.box img {
|
.box img {
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: 100%;
|
height: 100% !important;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
.box .w-ba-banner__slide, .box .w-ba-banner__slide a {
|
.box .w-ba-banner__slide, .box .w-ba-banner__slide a {
|
||||||
|
|
Loading…
Reference in New Issue