improved line height

closes #3
This commit is contained in:
Ell 2023-09-08 17:39:19 +02:00
parent 209f0a1152
commit e3cc6b6bc2
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,7 @@ code {
font-family: "JetBrains Mono", monospace; font-family: "JetBrains Mono", monospace;
font-variant-ligatures: none; font-variant-ligatures: none;
border-radius: 5px; border-radius: 5px;
line-height: initial;
} }
img { img {
@ -53,6 +54,7 @@ h1:hover .header-anchor, h2:hover .header-anchor, h3:hover .header-anchor, h4:ho
.content { .content {
max-width: 700px; max-width: 700px;
margin: 40px auto 80px; margin: 40px auto 80px;
line-height: 1.5;
} }
.error { .error {

View file

@ -56,4 +56,4 @@ nice
[^1]: Normal footnote! [^1]: Normal footnote!
[^text]: Text footnote! [^text]: Text footnote