Toggle paragraph indentation on and off.
- On by default
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
// TYPOGRAPHY ================================================
|
||||
$doc-font-size: 16;
|
||||
$doc-line-height: 26;
|
||||
$paragraph-indent: true !default;
|
||||
$base-font: 'PT Serif', serif;
|
||||
$heading-font: 'PT Sans Narrow', sans-serif;
|
||||
$code-font: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
|
||||
|
Reference in New Issue
Block a user