wip: font-size updates

This commit is contained in:
David Hill 2025-12-16 11:12:08 +00:00 committed by Aiden Cline
commit f82ac7a7b8
3 changed files with 6 additions and 2 deletions

View file

@ -28,7 +28,7 @@
[data-slot="session-review-title"] {
font-family: var(--font-family-sans);
font-size: var(--font-size-base);
font-size: var(--font-size-large);
font-weight: var(--font-weight-medium);
line-height: var(--line-height-large);
color: var(--text-strong);