Replace "From newest to oldest" with the total amount of posts (fixes #85)

This commit is contained in:
daudix
2024-09-24 02:24:26 +03:00
parent d4375dbcb4
commit 20fe6e82dd
10 changed files with 31 additions and 25 deletions

View File

@ -50,6 +50,7 @@
.tags {
justify-content: flex-end;
margin: 0;
a {
background-color: var(--accent-color-alpha);