mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: add system fonts to wizard
This commit is contained in:
@@ -15,6 +15,7 @@ body.wizard {
|
|||||||
color: #444;
|
color: #444;
|
||||||
line-height: $line-height-large;
|
line-height: $line-height-large;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.finish-installation {
|
.finish-installation {
|
||||||
|
|||||||
Reference in New Issue
Block a user