change large breakpoint size

This commit is contained in:
Sean Yesmunt 2018-06-18 12:26:04 -04:00
parent bfc81e8894
commit c3209af31c

View file

@ -5,7 +5,7 @@ $spacing-vertical: 24px;
$spacing-width: 36px;
$medium-breakpoint: 1280px;
$large-breakpoint: 1760px;
$large-breakpoint: 1921px;
:root {
/* Widths & spacings */