Update wizard.scss

This commit is contained in:
Jordan Vidrine 2020-07-22 09:24:04 -05:00 committed by GitHub
parent b0b42a3209
commit 5f19fd64ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ 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;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.finish-installation {