feat(post): add post count and highlight functionality to u/address

This commit is contained in:
Tom (plebeius.eth)
2024-06-28 22:09:11 +02:00
parent 140900d1bc
commit a6a41edd76
8 changed files with 139 additions and 30 deletions
@@ -20,7 +20,6 @@
}
.boardSubtitle {
margin-top: 3px;
font-size: var(--board-address-font-size);
color: var(--board-address-text-color);
}