chore(*): minor cleanup + formatting
This commit is contained in:
parent
81afe237f7
commit
49e21d574e
8 changed files with 35 additions and 34 deletions
|
@ -354,10 +354,11 @@ time {
|
|||
}
|
||||
|
||||
.tags {
|
||||
font-size: var(--font-size-sm);
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: var(--spacing-sm);
|
||||
margin: 0;
|
||||
|
||||
&.tags-small {
|
||||
font-size: var(--font-size-sm);
|
||||
}
|
||||
}
|
||||
|
||||
article {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue