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;
|
$spacing-width: 36px;
|
||||||
|
|
||||||
$medium-breakpoint: 1280px;
|
$medium-breakpoint: 1280px;
|
||||||
$large-breakpoint: 1760px;
|
$large-breakpoint: 1921px;
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
/* Widths & spacings */
|
/* Widths & spacings */
|
||||||
|
|
Loading…
Reference in a new issue