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

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 {