Skip to content

Commit

Permalink
psh
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbermanssw committed Jul 22, 2024
1 parent c838d44 commit 1858ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/blocks/CompareBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ export function CompareBoxBlock({ data, index }: CompareBoxBlockProps) {
slidesToShow: 6,
slidesToScroll: 1,
centerMode: true,
centerPadding: '40px',
centerPadding: '20px',
responsive: [
{
breakpoint: 1024,
Expand Down

0 comments on commit 1858ba6

Please sign in to comment.