сделал swiper-reviews-img
This commit is contained in:
@@ -859,6 +859,26 @@
|
||||
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.reviews-item__img-block{
|
||||
margin-left: 164px;
|
||||
|
||||
width: 577px;
|
||||
height: 600px;
|
||||
border-radius: 4px;
|
||||
|
||||
object-fit: cover;
|
||||
|
||||
flex-shrink: 0;
|
||||
|
||||
position: relative;
|
||||
}
|
||||
.reviews .reviews-item__img-block .swiper-pagination{
|
||||
bottom: 16px;
|
||||
|
||||
padding-right: 0px;
|
||||
|
||||
text-align: center;
|
||||
}
|
||||
.reviews .swiper-pagination{
|
||||
position: absolute;
|
||||
right: 32px;
|
||||
|
||||
@@ -665,6 +665,26 @@ main{
|
||||
height: 300px;
|
||||
width: 100%;
|
||||
}
|
||||
.reviews-item__img-block{
|
||||
margin-top: 24px;
|
||||
margin-left: 0;
|
||||
|
||||
height: 300px;
|
||||
width: 100%;
|
||||
}
|
||||
.swiper-reviews-img{
|
||||
height: 100%;
|
||||
}
|
||||
.reviews-item__img-block .swiper-slide{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.reviews-item__img-block .swiper-slide img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
object-fit: cover;
|
||||
}
|
||||
.reviews .swiper-pagination{
|
||||
bottom: 87px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user