|
@@ -1,7 +1,6 @@
|
|
|
// Fonts
|
|
// Fonts
|
|
|
-$text-font-family: Merriweather, Georgia, serif;
|
|
|
|
|
-$heading-font-family: Lato, Helvetica, sans-serif;
|
|
|
|
|
-$code-font-family: 'Source Code Pro', 'Lucida Console', monospace;
|
|
|
|
|
|
|
+$font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
|
|
|
|
|
+$code-font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
|
|
|
|
|
|
|
|
// Colors
|
|
// Colors
|
|
|
$bg-color: #FAFAFA !default;
|
|
$bg-color: #FAFAFA !default;
|