fix: spacing

This commit is contained in:
Cory Dransfeldt 2024-05-20 13:35:02 -07:00
parent c7f52a98f3
commit ca6b2e1881
No known key found for this signature in database
5 changed files with 9 additions and 8 deletions

View file

@ -51,6 +51,7 @@
display: grid;
gap: var(--sizing-sm);
grid-template-columns: repeat(2,minmax(0,1fr));
margin-bottom: var(--sizing-base);
& a,
& div {