Task:6937 | Изменение стилей главной страницы и хедера

pull/36/head
parent 94d77f84da
commit 7e5f294615
  1. 21
      wp-content/themes/cosmopet/static/css/front-page.css

@ -3565,6 +3565,27 @@ color: #f4f1f0;
.home__title { .home__title {
font-size: 46px; font-size: 46px;
} }
.reviews_item.reviews_item2 {
bottom: 25%;
}
.reviews_items .reviews_item4 {
order: 5;
transform: rotate(-1.7deg);
margin-top: 35%;
z-index: -1;
}
.reviews_person-mob {
position: absolute;
right: 1%;
}
.blog_card .blog_card-info-wrap {
width: 100%;
}
.discount_top .discount_top-imgs .dicount_dog-img {
width: 75%;
position: relative;
right: -35%;
}
} }
@media(max-width:768px){ @media(max-width:768px){

Loading…
Cancel
Save