responsive

This commit is contained in:
YasinShaikh123
2024-04-16 17:08:05 +05:30
parent a032a7c314
commit 416018def5
37 changed files with 1077 additions and 366 deletions

View File

@@ -103,11 +103,11 @@ span.swiper-pagination-bullet {
}
.swiper-pagination-bullet {
background: #383838 !important;
background: #383838;
}
.swiper-pagination-bullet-active {
background: #fff !important;
background: #fff ;
}
@media only screen and (max-width: 600px) {
@@ -125,12 +125,18 @@ span.swiper-pagination-bullet {
}
.swiper-button-next {
right: -8px;
right: -8px;
}
.swiper-button-prev {
left: -8px;
}
.team-slider .swiper-button-prev {
left: 28px;
}
.team-slider .swiper-button-next {
right: 28px;
}
}
/* html {
font-family: "Mona Sans";