change large breakpoint size
This commit is contained in:
parent
bfc81e8894
commit
c3209af31c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ $spacing-vertical: 24px;
|
|||
$spacing-width: 36px;
|
||||
|
||||
$medium-breakpoint: 1280px;
|
||||
$large-breakpoint: 1760px;
|
||||
$large-breakpoint: 1921px;
|
||||
|
||||
:root {
|
||||
/* Widths & spacings */
|
||||
|
|
Loading…
Add table
Reference in a new issue