Make list items a bit more dense

This commit is contained in:
2022-06-16 18:17:15 +02:00
parent 9becf4c654
commit 760a46ed5b

View File

@@ -74,8 +74,7 @@ ol {
margin: 0em 0 0 1.5em;
}
li { margin-top: 0.5em;
margin-bottom: 1em; }
li { margin-top: 0.2em; }
.post-info {
float: right;