fix: line height

This commit is contained in:
Cory Dransfeldt 2024-06-27 09:38:48 -07:00
parent d3b31cc796
commit 8782e645cd
No known key found for this signature in database
3 changed files with 16 additions and 16 deletions

View file

@ -69,7 +69,7 @@
& p {
&.title {
font-size: var(--font-size-xl);
line-height: 1;
line-height: 1.25;
}
&.sub-meta {