mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-02 04:45:01 +03:00
Merge pull request #2274 from abulgatz/patch-1
Fixed "Ubunto Mono" $mono type misspelling
This commit is contained in:
commit
9f87423584
@ -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…
x
Reference in New Issue
Block a user