Skip to content

Commit

Permalink
Featured Collection : Fix max width setting (#1538)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasLacerdaUX authored Mar 28, 2022
1 parent 2920bbf commit a44d420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/template-collection.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@

.collection--full-width slider-component:not(.slider-component-desktop) {
padding: 0 1.5rem;
max-width: none;
}
}

Expand Down

0 comments on commit a44d420

Please sign in to comment.