Add signature detection in addition to markdown inclusion.
This commit is contained in:
parent
9cf8456d7c
commit
b6cb5dff97
5 changed files with 21 additions and 3 deletions
|
@ -12,6 +12,7 @@ $base-font-weight: 400;
|
|||
$small-font-size: $base-font-size * 0.875;
|
||||
$base-line-height: 1.5;
|
||||
$large-font-size: $base-font-size * 1.125;
|
||||
$very-small-font-size: $base-font-size * 0.750;
|
||||
|
||||
$spacing-unit: 30px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue