mfbs

CSS microframework
git clone https://git.ce9e.org/mfbs.git

commit
92adc02768dc7b193e542f76dee025d7fffdb0e2
parent
0fb63ea022e4b21b4e5b465ca1017851c276b1f7
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2017-09-04 15:41
reduce line width again

see 2e5e2b8c08920207d5a9cb09bc6c149fe018a2b9

Diffstat

M sass/variables.scss 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/sass/variables.scss b/sass/variables.scss

@@ -14,4 +14,4 @@ $font-size-max: 1.2em !default;
   14    14 $padding: 0.5em !default;
   15    15 $spacer: 1em !default;
   16    16 $indentation: 1.5rem !default;
   17    -1 $width: 38em !default;
   -1    17 $width: 37em !default;