fix: more legible text

This commit is contained in:
Cory Dransfeldt 2024-06-04 12:50:08 -07:00
parent 3917434062
commit caa71be84f
No known key found for this signature in database
4 changed files with 5 additions and 5 deletions

View file

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

View file

@ -49,7 +49,7 @@
& .subtext,
& .timestamp {
font-size: var(--font-size-xs);
font-size: var(--font-size-sm);
}
& .title,