fix: spacing

This commit is contained in:
Cory Dransfeldt 2023-12-31 13:42:15 -08:00
parent 9950cf2146
commit d3aa936d5f

View file

@ -253,7 +253,7 @@ article {
.now__topper h2 {
font-size: var(--font-size-xl);
line-height: 0;
margin-top: 0;
margin-top: 1rem;
margin-bottom: 1rem;
}