Refine [draft] tag display

This commit is contained in:
Aditya Telange 2021-09-04 12:03:12 +05:30
parent 9a20b2e54c
commit 7072a79f71
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
4 changed files with 3 additions and 7 deletions

View file

@ -86,10 +86,6 @@
color: var(--secondary);
}
.entry-isdraft {
display: inline;
}
.entry-cover {
margin-bottom: var(--gap);
text-align: center;