Skip to content

Commit

Permalink
remove split min-width to prevent overflow on small viewports
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-barrett committed May 10, 2023
1 parent 47087b2 commit b00a0e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/sass/protocol/components/_split.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
@include clearfix;
margin: 0 auto;
max-width: $content-max;
min-width: $content-xs;

// horizontal spacing should match mzp-l-content's horizontal spacing
padding: 0 get-theme('h-grid-xs');
Expand Down

0 comments on commit b00a0e1

Please # to comment.