💄 style: decrease margin between date and post title

This commit is contained in:
welpo
2023-03-06 11:53:13 +01:00
parent dc64e2589d
commit 283f3d3934

View File

@@ -10,10 +10,10 @@
padding: 2.5rem 0;
.date {
font-size: 0.85rem;
font-size: 0.9rem;
font-weight: 300;
color: var(--meta-color);
width: 14.5rem;
width: 13.5rem;
}
.bloglist-tags {