Skip to content

Commit

Permalink
Merge pull request #813 from 3YOURMIND/812-add-an-additional-breakpoi…
Browse files Browse the repository at this point in the history
…nt-1920-px

feature(#812): add breakpoint 3x for 1920 px
  • Loading branch information
carsoli authored Nov 9, 2023
2 parents 9302581 + 41a551d commit dafa3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kotti-ui/source/kotti-style/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ $size-md: 840px !default;
$size-lg: 960px !default;
$size-xl: 1280px !default;
$size-2x: 1440px !default;
$size-3x: 1920px !default;

$responsive-breakpoint: $size-xs !default;

Expand Down

0 comments on commit dafa3ba

Please sign in to comment.