Merge branch 'main' of http://18.167.251.121:10003/aidlab/lanecarford_front
This commit is contained in:
@@ -110,12 +110,14 @@ defineExpose({})
|
|||||||
padding: 0 7.4rem;
|
padding: 0 7.4rem;
|
||||||
gap: 4.8rem;
|
gap: 4.8rem;
|
||||||
> .item{
|
> .item{
|
||||||
width: 44.2rem;
|
// width: 44.2rem;
|
||||||
height: 41.6rem;
|
// height: 41.6rem;
|
||||||
|
height: auto;
|
||||||
|
width: calc(50% - 4.8rem / 2);
|
||||||
> img{
|
> img{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user