Merge pull request #2274 from abulgatz/patch-1

Fixed "Ubunto Mono" $mono type misspelling
This commit is contained in:
Dan Brown
2020-09-26 12:11:53 +01:00
committed by GitHub

View File

@ -35,7 +35,7 @@ $text: -apple-system, BlinkMacSystemFont,
"Segoe UI", "Oxygen", "Ubuntu", "Roboto", "Cantarell",
"Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
$mono: "Lucida Console", "DejaVu Sans Mono", "Ubunto Mono", Monaco, monospace;
$mono: "Lucida Console", "DejaVu Sans Mono", "Ubuntu Mono", Monaco, monospace;
$heading: $text;
$fs-m: 14px;
$fs-s: 12px;