Factual correction

This commit is contained in:
2024-02-19 20:11:39 +01:00
parent 2e5f17d867
commit 271e1dd9c2
2 changed files with 8 additions and 6 deletions

View File

@@ -364,7 +364,9 @@ a {
color: var(--link_color);
}
p {
p,
ul,
ol {
margin: 0.5em 0;
}