fix: styles

This commit is contained in:
Cory Dransfeldt 2024-08-28 20:25:53 -07:00
parent ee53cbdb26
commit 50da2beca1
No known key found for this signature in database
3 changed files with 3 additions and 4 deletions

View file

@ -15,7 +15,6 @@
flex-direction: column;
justify-content: start;
align-items: start;
overflow: hidden;
&:not(:last-of-type) {
margin-bottom: var(--sizing-md);