Increase line height
This commit is contained in:
parent
1c14a0e3ea
commit
889f23de04
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ body.blog {
|
||||||
}
|
}
|
||||||
@media (min-width:900px) or ((min-aspect-ratio:1/1) and (min-width:300px)) {
|
@media (min-width:900px) or ((min-aspect-ratio:1/1) and (min-width:300px)) {
|
||||||
.blog main {
|
.blog main {
|
||||||
line-height: 1.7;
|
line-height: 1.8;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue