chore: styles

This commit is contained in:
Cory Dransfeldt 2024-07-04 21:10:33 -07:00
parent 3eb679d094
commit f1c7f5f92a
No known key found for this signature in database
5 changed files with 6 additions and 6 deletions

View file

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

View file

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

View file

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