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 {
|
.header {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
line-height: 1em;
|
||||||
margin-bottom: 1.5em;
|
margin-bottom: 1.5em;
|
||||||
|
|
||||||
font-size: 20pt;
|
font-size: 20pt;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue