_sass/minima.scss in jekyll-theme-lcsb-default-0.3.9 vs _sass/minima.scss in jekyll-theme-lcsb-default-0.3.10
- old
+ new
@@ -1,9 +1,9 @@
@charset "utf-8";
// Define defaults for each variable.
-$base-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !default;
+$base-font-family: -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !default;
$base-font-size: 16px !default;
$base-font-weight: 400 !default;
$small-font-size: $base-font-size * 0.875 !default;
$base-line-height: 1.5 !default;