поченил slider phone => pc

This commit is contained in:
Kirill Pet
2024-12-19 19:32:18 +03:00
parent 6bf3962541
commit ac728ce829
3 changed files with 9 additions and 6 deletions

View File

@@ -204,6 +204,7 @@ body{
background-color: rgba(17, 17, 20, 0);
cursor: pointer;
border: none;
}
.btn-big--border{
padding: 21px 32px;

View File

@@ -460,7 +460,7 @@
@media only screen and (min-width: 992px) {
.gym__item{
width: calc(50% - 40px) !important;
width: calc(50% - 44px) !important;
}
.gym .swiper-slide:nth-child(3){
width: 100% !important;
@@ -478,7 +478,7 @@
.projects__item{
margin: 20px;
width: calc(50% - 40px) !important;
width: calc(50% - 44px) !important;
display: flex;
flex-direction: column;
@@ -986,6 +986,8 @@
background-color: rgba(42, 42, 45, 0);
border: none;
cursor: pointer;
}
/* modal */
@media only screen and (min-width: 992px) and (max-width: 1032px) {}

View File

@@ -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>
<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 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">
</div>
@@ -329,7 +329,7 @@
Увеличиваем посещаемость клубов на 18% за счет оптимального зонирования и подбора оборудования
</p>
<a href="" class="btn-big btn-big--blood">
<a class="btn-big btn-big--blood open-modal" data-modal="modal-call">
Получить бесплатную консультацию
</a>
</div>