fix: line height

This commit is contained in:
Cory Dransfeldt 2024-09-18 07:18:42 -07:00
parent 85accd3c4a
commit ead84a41ae
No known key found for this signature in database
3 changed files with 3 additions and 4 deletions

View file

@ -15,7 +15,6 @@
& p {
font-size: var(--font-size-sm);
line-height: var(--line-height-md);
margin: 0;
a {