поченил slider phone => pc
This commit is contained in:
@@ -204,6 +204,7 @@ body{
|
|||||||
background-color: rgba(17, 17, 20, 0);
|
background-color: rgba(17, 17, 20, 0);
|
||||||
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
.btn-big--border{
|
.btn-big--border{
|
||||||
padding: 21px 32px;
|
padding: 21px 32px;
|
||||||
|
|||||||
@@ -460,7 +460,7 @@
|
|||||||
|
|
||||||
@media only screen and (min-width: 992px) {
|
@media only screen and (min-width: 992px) {
|
||||||
.gym__item{
|
.gym__item{
|
||||||
width: calc(50% - 40px) !important;
|
width: calc(50% - 44px) !important;
|
||||||
}
|
}
|
||||||
.gym .swiper-slide:nth-child(3){
|
.gym .swiper-slide:nth-child(3){
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
@@ -478,7 +478,7 @@
|
|||||||
.projects__item{
|
.projects__item{
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
|
|
||||||
width: calc(50% - 40px) !important;
|
width: calc(50% - 44px) !important;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -986,6 +986,8 @@
|
|||||||
|
|
||||||
background-color: rgba(42, 42, 45, 0);
|
background-color: rgba(42, 42, 45, 0);
|
||||||
border: none;
|
border: none;
|
||||||
|
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
/* modal */
|
/* modal */
|
||||||
@media only screen and (min-width: 992px) and (max-width: 1032px) {}
|
@media only screen and (min-width: 992px) and (max-width: 1032px) {}
|
||||||
@@ -79,14 +79,14 @@
|
|||||||
<button href="" class="btn-big btn-big--border btn-big--border--blood header-main__btn open-modal" data-modal="modal-call">
|
<button href="" class="btn-big btn-big--border btn-big--border--blood header-main__btn open-modal" data-modal="modal-call">
|
||||||
Заказать звонок
|
Заказать звонок
|
||||||
</button>
|
</button>
|
||||||
<a href="" class="btn-big btn-big--blood header-main__btn">
|
<button href="" class="btn-big btn-big--blood header-main__btn open-modal" data-modal="modal-project">
|
||||||
спецификация
|
спецификация
|
||||||
</a>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="header__phone">
|
<div class="header__phone">
|
||||||
<div class="header-phone__item">
|
<div class="header-phone__item open-modal" data-modal="modal-call">
|
||||||
<img src="/assets/img/icon/device-phone.svg" alt="phone">
|
<img src="/assets/img/icon/device-phone.svg" alt="phone">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -329,7 +329,7 @@
|
|||||||
Увеличиваем посещаемость клубов на 18% за счет оптимального зонирования и подбора оборудования
|
Увеличиваем посещаемость клубов на 18% за счет оптимального зонирования и подбора оборудования
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<a href="" class="btn-big btn-big--blood">
|
<a class="btn-big btn-big--blood open-modal" data-modal="modal-call">
|
||||||
Получить бесплатную консультацию
|
Получить бесплатную консультацию
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user