Change smaller breakpoint to include iPhone 6
This commit is contained in:
parent
a41be1b183
commit
16e8b76d01
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ $base-spacing-unit: ($base-font-size * $base-line-height) * 1px;
|
|||
* Breakpoints
|
||||
*/
|
||||
|
||||
$breakpoint-sd: 640px;
|
||||
$breakpoint-sd: 750px;
|
||||
$breakpoint-md: 768px;
|
||||
$breakpoint-ld: 2000px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue