chore: Reduce paragraph line height

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-08-26 02:22:19 +00:00
parent 5ff8cc90dc
commit 9cf9f3f39d
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -22,6 +22,7 @@ p {
background: #1a2127 !important;
color: #488bc9;
}
line-height: 1.6rem;
}
pre {