fix: styles

This commit is contained in:
Cory Dransfeldt 2024-06-13 16:53:24 -07:00
parent 490884ffca
commit 9706124c53
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -185,7 +185,7 @@
display: flex;
flex-direction: column;
gap: var(--sizing-xs);
margin-top: var(--sizing-base);
margin: var(--sizing-base) 0;
& p {
margin: 0;