adjust various font sizes, weights around the app

This commit is contained in:
jeffvli
2025-11-21 19:06:09 -08:00
parent d6a40a7bc9
commit da863956b3
5 changed files with 9 additions and 1 deletions
@@ -104,6 +104,7 @@
-webkit-line-clamp: 2;
line-clamp: 2;
font-size: 2rem;
font-weight: 800;
line-height: 1.2;
color: var(--theme-colors-foreground);
-webkit-box-orient: vertical;