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