Widen content just a bit to accommodate line length in tor browser
This commit is contained in:
parent
d343553b6e
commit
e05499856a
|
@ -22,7 +22,7 @@ $grey-color-light: lighten($grey-color, 40%);
|
|||
$grey-color-dark: darken($grey-color, 25%);
|
||||
|
||||
// Width of the content area
|
||||
$content-width: 800px;
|
||||
$content-width: 840px;
|
||||
|
||||
$on-palm: 600px;
|
||||
$on-laptop: 800px;
|
||||
|
|
Loading…
Reference in a new issue