We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3d3e5 commit adf2a56Copy full SHA for adf2a56
1 file changed
css/main.scss
@@ -24,8 +24,8 @@ $grey-color-dark: darken($grey-color, 25%);
24
// Width of the content area
25
$content-width: 600px;
26
27
-$on-palm: 600px;
28
-$on-laptop: 800px;
+$on-palm: 400px;
+$on-laptop: 600px;
29
30
31
0 commit comments