Adding slightly more line height.

This commit is contained in:
Ad5001 2021-08-09 16:27:39 +02:00
parent 95922d913f
commit 95f0efd9cf
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
}
p, .text-content, ul, ol {
line-height: 1.5em;
line-height: 1.6em;
}
code, .code {