feat: add date visibility options to post list (#330)

Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
sam
2024-07-11 23:19:14 +02:00
committed by GitHub
parent 57ff693eca
commit a76d6888b6
10 changed files with 130 additions and 30 deletions

View File

@@ -10,6 +10,7 @@
padding: 2.5rem 0;
.bloglist-meta {
margin-right: 0.7rem;
padding: 0;
width: 13.5rem;
color: var(--meta-color);