Skip to content

Commit

Permalink
Center cards
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-priyanka-g committed Sep 21, 2023
1 parent a7930e7 commit cc46981
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
:spaceBetween="20"
:pagination="pagination"
:modules="modules"
class="swiper-container tw-basis-[116rem] lg:tw-basis-[156rem] xl:tw-basis-[175rem]"
class="swiper-container tw-basis-[116rem] lg:tw-basis-[156rem] xl:tw-basis-[175rem] 2xl:!tw-pl-32"
>
<swiper-slide
v-for="(client, index) in clients"
Expand Down

0 comments on commit cc46981

Please sign in to comment.