chore: clean up spacing

This commit is contained in:
Cory Dransfeldt 2024-04-30 07:29:32 -07:00
parent b933a5f4b5
commit 53f4a500ca
No known key found for this signature in database
5 changed files with 17 additions and 12 deletions

View file

@ -65,7 +65,7 @@
& .subheader {
color: var(--color-lightest);
font-size: var(--font-size-xs);
line-height: var(--line-height-xs);
line-height: 1.5;
text-shadow: rgba(0, 0, 0, 0.7) 0px 0px 10px;
}