styling fixes

This commit is contained in:
2024-07-08 23:24:15 +01:00
parent 259a1e370f
commit 4904dc846e
2 changed files with 3 additions and 2 deletions

View File

@@ -4,5 +4,5 @@
}
.h-feed .h-entry {
margin-block-start: var(--spacing-block-sm);
margin-block-start: var(--spacing-block-xs);
}