📱 style: improve mobile date display and title spacing

This commit is contained in:
welpo
2023-04-30 00:06:57 +02:00
parent 358e78d25a
commit 6a5670d5a0

View File

@@ -10,10 +10,12 @@
gap: 1rem;
.post-time {
width: 4rem;
min-width: 3.3rem;
margin-bottom: 0.5rem;
.date {
color: var(--meta-color);
white-space: nowrap;
}
}
}