collapse min-height2

center_consult
shahboz 1 year ago
parent ceb740c84f
commit 171deaf983
  1. 8
      assets/css/app.min.css

@ -5021,7 +5021,7 @@ select {
}
.collapse{
position: relative;
min-height: 520px;
min-height: 523px;
}
.collapse_right{
position: absolute;
@ -5646,9 +5646,6 @@ body:has(.hero){
max-width: 40%;
top: 0;
}
.collapse{
min-height: 480px;
}
.feedback_row .slick-slide{
max-width: 580px;
}
@ -5739,9 +5736,6 @@ body:has(.hero){
}
}
@media only screen and (max-width: 760px){
.collapse{
min-height: 560px;
}
.team_row{
flex-wrap: wrap;
justify-content: center;

Loading…
Cancel
Save