fix: spacing

This commit is contained in:
Cory Dransfeldt 2024-04-17 09:32:19 -07:00
parent 2b7967c4f9
commit 4067148658
No known key found for this signature in database
5 changed files with 12 additions and 12 deletions

View file

@ -1,9 +0,0 @@
.default-wrapper > .link-list {
margin-top: 0;
margin-bottom: var(--sizing-3xl);
padding-left: 0;
& li:first-of-type {
margin-top: 0;
}
}