more consistent line height
This commit is contained in:
parent
5404ce85b4
commit
988b14da4d
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ body {
|
||||||
|
|
||||||
.font-hidpi body {
|
.font-hidpi body {
|
||||||
font-family: "BodySerif", sans-serif;
|
font-family: "BodySerif", sans-serif;
|
||||||
line-height: 1.475;
|
line-height: 1.43;
|
||||||
}
|
}
|
||||||
|
|
||||||
.font-lodpi body {
|
.font-lodpi body {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue