summaryrefslogtreecommitdiff
path: root/_sass/yat.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/yat.scss')
-rw-r--r--_sass/yat.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/yat.scss b/_sass/yat.scss
index 7329c56..5d1a631 100644
--- a/_sass/yat.scss
+++ b/_sass/yat.scss
@@ -34,7 +34,7 @@ $banner-text-color: lighten($white-color, 0%) !default;
$banner-background: rgba(0,0,0,0.8) !default;
// Width of the content area
-$content-width: 920px !default;
+// $content-width: 920px !default;
$on-palm: 600px !default;
$on-laptop: 800px !default;