diff --git a/app/assets/stylesheets/wizard.scss b/app/assets/stylesheets/wizard.scss index 2cb0c82dfa6..94200b6edb8 100644 --- a/app/assets/stylesheets/wizard.scss +++ b/app/assets/stylesheets/wizard.scss @@ -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 {