|
|
|
|
@ -75,7 +75,7 @@ $body-bg: $background;
@@ -75,7 +75,7 @@ $body-bg: $background;
|
|
|
|
|
// |
|
|
|
|
//## Font, line-height, and color for body text, headings, and more. |
|
|
|
|
|
|
|
|
|
$font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif; |
|
|
|
|
$font-family-sans-serif: $font-sans-serif; |
|
|
|
|
$font-family-serif: Georgia, "Times New Roman", Times, serif; |
|
|
|
|
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`. |
|
|
|
|
$font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace; |
|
|
|
|
|