Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion assets/sass/_theme/blocks/testimonials.sass
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
@include in-page-with-sidebar
figure
width: columns(8)

@include in-page-without-sidebar
.testimonials
width: columns(12)
Expand Down Expand Up @@ -70,4 +71,8 @@
&::before
background-color: $block-testimonials-pagination-background
&::after
background-color: $block-testimonials-pagination-progress-background
background-color: $block-testimonials-pagination-progress-background

@include in-page-without-sidebar
&-controls
margin-left: offset(4)