mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Fix "Ubunto Mono" $mono type misspelling
This commit is contained in:
parent
a6c20c321f
commit
5f75a9f32c
@ -35,7 +35,7 @@ $text: -apple-system, BlinkMacSystemFont,
|
|||||||
"Segoe UI", "Oxygen", "Ubuntu", "Roboto", "Cantarell",
|
"Segoe UI", "Oxygen", "Ubuntu", "Roboto", "Cantarell",
|
||||||
"Fira Sans", "Droid Sans", "Helvetica Neue",
|
"Fira Sans", "Droid Sans", "Helvetica Neue",
|
||||||
sans-serif;
|
sans-serif;
|
||||||
$mono: "Lucida Console", "DejaVu Sans Mono", "Ubunto Mono", Monaco, monospace;
|
$mono: "Lucida Console", "DejaVu Sans Mono", "Ubuntu Mono", Monaco, monospace;
|
||||||
$heading: $text;
|
$heading: $text;
|
||||||
$fs-m: 14px;
|
$fs-m: 14px;
|
||||||
$fs-s: 12px;
|
$fs-s: 12px;
|
||||||
|
Loading…
Reference in New Issue
Block a user