Finesse paragraph indention

This commit is contained in:
Michael Rose
2016-03-25 09:11:13 -04:00
parent 9f63281751
commit 83f519db1e
5 changed files with 19 additions and 17 deletions

View File

@ -8,7 +8,9 @@
$doc-font-size : 16;
$doc-line-height : 26;
$paragraph-indent : false !default;
/* paragraph indention */
$paragraph-indent : false; // true, false (default)
$indent-var : 0rem + ($doc-line-height / $doc-font-size);
/* system typefaces */