поченил slider phone => pc
This commit is contained in:
@@ -204,6 +204,7 @@ body{
|
||||
background-color: rgba(17, 17, 20, 0);
|
||||
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
}
|
||||
.btn-big--border{
|
||||
padding: 21px 32px;
|
||||
|
||||
@@ -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) {}
|
||||
Reference in New Issue
Block a user