Add post count to category taxonomy

This commit is contained in:
2022-05-06 21:47:24 -05:00
parent 805dc65ccb
commit 9bee463a3c
6 changed files with 25 additions and 0 deletions

View File

@ -163,6 +163,10 @@
margin: 0;
}
.category-list .category-metadata {
margin-left: auto;
}
/* Tags list format */