Skip to content

Commit 54a456f

Browse files
committed
fixes tc39#49 - change view port marks
1 parent 654f111 commit 54a456f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/_variables.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ $font-weight-regular: 400;
1010
$font-weight-semi-bold: 550;
1111
$grid-gutter: 40px;
1212
$spacing-paragraph: 40px;
13-
$bp-tablet: 660px;
14-
$bp-desktop: 920px;
13+
$bp-tablet: 920px;
14+
$bp-desktop: 1200px;

0 commit comments

Comments
 (0)