Make list items a bit more dense

This commit is contained in:
Gergely Polonkai 2022-06-16 18:17:15 +02:00
parent 9becf4c654
commit 760a46ed5b
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 1 additions and 2 deletions

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;