Skip to content

Commit 577d64d

Browse files
committed
Update testimonials styles for better responsiveness
1 parent 42be71c commit 577d64d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

website/modules/asset/ui/src/scss/_testimonials.scss

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,16 @@
212212
}
213213
}
214214

215+
.cs_testimonials {
216+
.sf-testimonials-container {
217+
margin-top: 32px;
218+
219+
@include breakpoint-medium {
220+
margin-top: 52px;
221+
}
222+
}
223+
}
224+
215225
/* Common swiper styles */
216226
.sf-person-swiper {
217227
width: 100%;

0 commit comments

Comments
 (0)