feat: genre pages

This commit is contained in:
Cory Dransfeldt 2024-05-26 14:25:03 -07:00
parent f6ec72f469
commit 086a7bf6c9
No known key found for this signature in database
29 changed files with 165 additions and 67 deletions

View file

@ -477,7 +477,7 @@ article {
}
}
.post-tag {
.tag-element {
margin-bottom: var(--sizing-lg);
display: inline-block;
@ -639,7 +639,7 @@ li {
}
}
.post-tag {
.tag-element {
margin-bottom: var(--sizing-sm);
&:not(:last-child) {