top/bottom padding added to tag-container
This commit is contained in:
parent
4e6eccffc7
commit
13cc4efbee
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
.tags--container {
|
||||
padding: var(--s-1) 0;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: var(--s0);
|
||||
|
|
|
|||
Loading…
Reference in a new issue