change content-width to 800px

This commit is contained in:
piharpi
2019-03-28 00:59:38 +07:00
parent 84ea049b71
commit 5aa85044ed

View File

@@ -19,7 +19,7 @@ $blue-light: #d8deff !default;
// Width of the content area
$content-width: 780px !default;
$content-width: 800px !default;
// State of device
$on-palm: 600px !default;