fix(style): increase line height
This commit is contained in:
parent
f6cd43ee7c
commit
525b7aaf98
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ li {
|
||||||
|
|
||||||
.post-article {
|
.post-article {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
line-height: 1.25;
|
line-height: 1.3;
|
||||||
padding-bottom: 50px;
|
padding-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue