This commit is contained in:
Gina Häußge
2023-12-16 13:16:46 +05:30
committed by GitHub
3 changed files with 7 additions and 1 deletions

View File

@ -81,7 +81,9 @@
}
.entry-cover,
.entry-isdraft {
.entry-isdraft,
.entry-isfuture,
.entry-isexpired {
font-size: 14px;
color: var(--secondary);
}