wip: font-size updates

This commit is contained in:
David Hill
2025-12-26 14:33:50 -06:00
committed by Aiden Cline
parent a8ff5b5174
commit f82ac7a7b8
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
[data-slot="session-turn-message-title"] {
width: 100%;
font-size: 15px; /* text-14-medium */
font-size: var(--font-size-large);
font-weight: 500;
color: var(--text-strong);
overflow: hidden;