fix: spacing
This commit is contained in:
parent
ed07acb4be
commit
212f4d3c7f
3 changed files with 7 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
flex-direction: column;
|
||||
gap: var(--sizing-sm);
|
||||
align-items: center;
|
||||
padding-bottom: var(--sizing-base);
|
||||
|
||||
&:last-of-type {
|
||||
border-bottom: 0;
|
||||
|
|
Reference in a new issue