changed line-height for print title
from 1.4 to 1.25.
This commit is contained in:
parent
4a84e78eb5
commit
99695154f6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Print Media
|
|||
font-size: 19.92pt;
|
||||
font-weight: 500;
|
||||
letter-spacing: -0.02em;
|
||||
line-height: 1.4;
|
||||
line-height: 1.25;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue