Line height in pixels is more stable
This commit is contained in:
parent
458ca6e78b
commit
45d6683cd5
@ -51,7 +51,7 @@ $color5: #EDC951;
|
||||
line-height: inherit;
|
||||
|
||||
.line {
|
||||
line-height: 1.3em;
|
||||
line-height: 15px;
|
||||
|
||||
span {
|
||||
padding: 1px 0;
|
||||
|
Loading…
Reference in New Issue
Block a user