Task:6985 | Правки слайдера на главной

pull/36/head
parent 855f5f8abc
commit 591dfd541b
  1. 8
      wp-content/themes/cosmopet/static/css/front-page.css

@ -1331,7 +1331,7 @@ width: 330px;
@media (min-width: 1600px){
.home__title {
font-size: 80px;
font-size: 56px;
line-height: 120%;
}
}
@ -2081,6 +2081,7 @@ width: 330px;
.home {
overflow: hidden;
height: 100vh;
}
@ -2283,9 +2284,6 @@ width: 330px;
gap: 0;
align-items: center;
}
.reviews .reviews_title{
text-align: center;
}
.reviews .reviews_person{
display: none;
}
@ -3616,7 +3614,7 @@ color: #f4f1f0;
@media(max-width:768px){
.home__title.invisible {
font-size:28px;
font-size:7px;
}
.home .container {
padding: 0px 30px 180px!important;

Loading…
Cancel
Save