fix: spacing

This commit is contained in:
Cory Dransfeldt 2024-05-04 19:30:42 -07:00
parent ed07acb4be
commit 212f4d3c7f
No known key found for this signature in database
3 changed files with 7 additions and 6 deletions

View file

@ -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;