Added another variant of the SFMono font to fix #1268

pull/1269/head
adam-devel 4 years ago
parent 4eb4bfe5da
commit 2601dd7d4a

@ -4,7 +4,7 @@ $textColor: #333;
html { html {
--baseFont: #{$baseFont}; --baseFont: #{$baseFont};
--monoFont: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace; --monoFont: 'SF Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
--boldFontWeight: 500; --boldFontWeight: 500;
--bolderFontWeight: 600; --bolderFontWeight: 600;

Loading…
Cancel
Save