Skip to content

Commit

Permalink
Merge pull request #712 from Arveti-likhitha/spacing-between-testimon…
Browse files Browse the repository at this point in the history
…ial-content-and-slide-pagination

spacing-between-testimonial-content-and-slide-pagination
  • Loading branch information
swaraj-das authored Nov 6, 2024
2 parents 7234770 + 0855371 commit f4b2f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1778,7 +1778,7 @@ button {

.swiper-pagination {
position: relative;
bottom: 1px !important;
bottom: -20px !important;
text-align: center;
margin: 28px;
}
Expand Down

0 comments on commit f4b2f3c

Please sign in to comment.