UX: Wizard Font Size (#9448)

Define font-size in wizard
This commit is contained in:
Jordan Vidrine 2020-04-16 16:31:24 -05:00 committed by GitHub
parent 98039e6cc5
commit e96e57c629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -11,10 +11,9 @@ body.wizard {
background-image: asset-url("/images/wizard/bubbles.png");
background-repeat: repeat;
background-position: left top;
color: #444;
line-height: $line-height-large;
font-size: 15px;
}
.finish-installation {