chore: spacing

This commit is contained in:
Cory Dransfeldt 2024-03-02 11:35:52 -08:00
parent b5cc034f1e
commit 8e4f69a93e
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,3 @@
.popular-posts h2 {
margin: 2rem 0 1rem;
margin: var(--spacing-base) 0;
}