feat(feed): add feed icon tag pages (#522)

Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
tzinm 2025-04-30 09:28:25 +02:00 committed by GitHub
parent 93af295d78
commit c4f39d7643
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 55 additions and 11 deletions

View file

@ -196,7 +196,7 @@ article {
}
.section-title {
display: block;
display: flex;
margin: 0;
margin-top: -0.15em;
color: var(--text-color-high-contrast);