Reduce largest breakpoint

This commit is contained in:
Mike Francis 2015-02-26 14:36:35 +00:00
parent 5531fc9037
commit d3d1bebc89
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ $base-spacing-unit: ($base-font-size * $base-line-height) * 1px;
$breakpoint-sd: 750px;
$breakpoint-md: 768px;
$breakpoint-ld: 2000px;
$breakpoint-ld: 1024px;
/**