_sass/Initialize.scss in jekyll-theme-fica-0.1.3 vs _sass/Initialize.scss in jekyll-theme-fica-0.1.4

- old
+ new

@@ -4,10 +4,10 @@ //transitions $transition-btn: color 0.2s, background-color 0.2s, border-color 0.2s; $transition-links: color 0.3s; -$base-font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", Roboto, Helvetica, Arial, sans-serif !default; +$base-font-family: 'Roboto', sans-serif !default; $code-font-family: "Menlo", "Inconsolata", "Consolas", "Roboto Mono", "Ubuntu Mono", "Liberation Mono", "Courier New", monospace; $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; \ No newline at end of file