feat(feed): add feed icon tag pages

This commit is contained in:
tzinm 2025-04-14 21:21:33 +02:00
parent 9ffddc8b37
commit df1ac6e109
3 changed files with 32 additions and 4 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);