This commit is contained in:
Jeremy Thomas
2017-08-14 11:26:48 +01:00
parent bbbe1431a6
commit 88fb510d93
3 changed files with 14 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
$body-background-color: #fff !default
$body-size: 16px !default
$body-rendering: optimizeLegibility !default
$body-family: $family-sans-serif !default
$body-family: $family-primary !default
$body-color: $text !default
$body-weight: $weight-normal !default
$body-line-height: 1.5 !default
$code-family: $family-monospace !default
$code-family: $family-code !default
$code-padding: 0.25em 0.5em 0.25em !default
$code-weight: normal !default
$code-size: 0.875em !default