Skip to content

Commit

Permalink
Change site width
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynethguo committed Apr 7, 2023
1 parent a1c219c commit 9bb1dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_sass/minima/initialize.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $spacing-unit: 30px !default;
$table-text-align: left !default;

// Width of the content area
$content-width: 1000px !default;
$content-width: 2000px !default;

$on-palm: 600px !default;
$on-laptop: 800px !default;
Expand Down

0 comments on commit 9bb1dc5

Please sign in to comment.