fix: spacing

This commit is contained in:
Cory Dransfeldt 2024-06-20 20:05:44 -07:00
parent 1f3f03a7bd
commit 0ad74b716d
No known key found for this signature in database
4 changed files with 7 additions and 7 deletions

View file

@ -11,6 +11,10 @@
margin-top: var(--sizing-base);
}
& .link-list-header {
margin: var(--sizing-base) 0;
}
& .link-list {
margin-bottom: 0;
}