chore: cleanup

This commit is contained in:
Cory Dransfeldt 2024-09-17 12:35:12 -07:00
parent 1ad8b83fe7
commit b6151a5e77
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

View file

@ -544,8 +544,8 @@ ul, ol {
padding-left: var(--spacing-base);
& li {
margin-top: var(--spacing-lg);
margin-bottom: var(--spacing-lg);
margin-top: var(--spacing-sm);
margin-bottom: var(--spacing-sm);
}
}