fix distance latest posts

This commit is contained in:
Ulf Gebhardt 2026-03-04 09:45:51 +01:00
parent b0d3f0d72f
commit 6816aeda3f
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -96,7 +96,10 @@ const formatDate = (d) =>
margin: 2rem auto 0 auto;
}
.mini-blog__div {
padding-top: 2.8em;
padding-top: 0;
}
.mini-blog__div .large-header {
padding-top: 1em !important;
}
/* Grid */