|
|
@@ -70,6 +70,7 @@ $font-family-serif: Georgia, 'Times New Roman', Times, serif;
|
|
|
$font-family-monospace: SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
|
|
|
$font-family-base: $font-family-sans-serif;
|
|
|
|
|
|
+$font-size-base: 0.875rem; // 16px -> 14px
|
|
|
$line-height-base: 1.42857;
|
|
|
|
|
|
$blockquote-small-color: $gray-500;
|