fix tag page styling
This commit is contained in:
@ -522,10 +522,13 @@ h2 + .header-anchor {
|
||||
.post-metadata time, time.postlist-date {
|
||||
font-size: var(--font-s);
|
||||
}
|
||||
.post-tag, a.post-tag, .taglist li a {
|
||||
.post-tag, a.post-tag {
|
||||
font-size: var(--font-xs);
|
||||
}
|
||||
.taglist {
|
||||
flex-flow: column nowrap;
|
||||
}
|
||||
.taglist li a {
|
||||
font-size: var(--font-n);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user