Fix line-height on install screen
This commit is contained in:
parent
4b6832bba5
commit
b7682d2c79
1 changed files with 1 additions and 0 deletions
|
@ -416,6 +416,7 @@ $loading-height: 16px;
|
|||
|
||||
.header {
|
||||
font-weight: normal;
|
||||
line-height: 1em;
|
||||
margin-bottom: 1.5em;
|
||||
|
||||
font-size: 20pt;
|
||||
|
|
Loading…
Reference in a new issue