forked from Mirrors/elk
feat: reduce line-height for posts (#557)
This commit is contained in:
parent
cca222ca6b
commit
a04c84299f
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-rich {
|
.content-rich {
|
||||||
|
line-height: calc(4 / 3 * 1em);
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in a new issue