|
|
@ -42,7 +42,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
//## Font, line-height, and color for body text, headings, and more.
|
|
|
|
//## Font, line-height, and color for body text, headings, and more.
|
|
|
|
|
|
|
|
|
|
|
|
@font-family-sans-serif: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
|
@font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
|
|
@font-family-serif: Georgia, "Times New Roman", Times, serif;
|
|
|
|
@font-family-serif: Georgia, "Times New Roman", Times, serif;
|
|
|
|
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
|
|
|
|
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
|
|
|
|
@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
|
|
@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
|
|