mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 07:43:43 +08:00
FIX: add system fonts to wizard
This commit is contained in:
parent
0884d570b1
commit
b0b42a3209
|
@ -15,6 +15,7 @@ body.wizard {
|
|||
color: #444;
|
||||
line-height: $line-height-large;
|
||||
font-size: 15px;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
||||
}
|
||||
|
||||
.finish-installation {
|
||||
|
|
Loading…
Reference in New Issue
Block a user