Skip to content

Commit

Permalink
remove arrows
Browse files Browse the repository at this point in the history
  • Loading branch information
asmaamostafa74 committed Sep 5, 2024
1 parent 836217d commit 24dec79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2963,13 +2963,13 @@ form .tel::after {
align-items: center;
}

.swiper-button-next,
/* .swiper-button-next,
.swiper-button-prev {
background-color: rgba(231, 124, 64, 0.1);
color: #E77C40 !important;
border-radius: 50%;
padding: 25px;
}
} */
.card-img {
width: 230px;
height: 230px;
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1101,8 +1101,8 @@ <h6 class="swiper_title">Meet your Glide Certified Community</h6>
</a>
</div>
</div>
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
<!-- <div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div> -->

<div class="swiper-pagination"></div>
</div>
Expand Down

0 comments on commit 24dec79

Please sign in to comment.