We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654f111 commit 54a456fCopy full SHA for 54a456f
_sass/_variables.scss
@@ -10,5 +10,5 @@ $font-weight-regular: 400;
10
$font-weight-semi-bold: 550;
11
$grid-gutter: 40px;
12
$spacing-paragraph: 40px;
13
-$bp-tablet: 660px;
14
-$bp-desktop: 920px;
+$bp-tablet: 920px;
+$bp-desktop: 1200px;
0 commit comments