forked from deepStateMirrors/tabi
✨ feat(feed): add feed icon tag pages (#522)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
93af295d78
commit
c4f39d7643
8 changed files with 55 additions and 11 deletions
|
@ -196,7 +196,7 @@ article {
|
|||
}
|
||||
|
||||
.section-title {
|
||||
display: block;
|
||||
display: flex;
|
||||
margin: 0;
|
||||
margin-top: -0.15em;
|
||||
color: var(--text-color-high-contrast);
|
||||
|
|
|
@ -48,6 +48,9 @@ ul {
|
|||
|
||||
.title-container {
|
||||
padding-bottom: 8px;
|
||||
.social {
|
||||
margin-inline-start: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.bottom-divider {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue