feat: increase line height
This commit is contained in:
parent
87e2851324
commit
a028690f43
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ pre * {
|
||||||
|
|
||||||
.post-article {
|
.post-article {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
line-height: 1.3em;
|
line-height: 1.5em;
|
||||||
padding-bottom: 50px;
|
padding-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue