Skip to content

Commit adf2a56

Browse files
committed
Updated content area width
1 parent de3d3e5 commit adf2a56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/main.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ $grey-color-dark: darken($grey-color, 25%);
2424
// Width of the content area
2525
$content-width: 600px;
2626

27-
$on-palm: 600px;
28-
$on-laptop: 800px;
27+
$on-palm: 400px;
28+
$on-laptop: 600px;
2929

3030

3131

0 commit comments

Comments
 (0)