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
@@ -20,6 +20,7 @@
align-content: center;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 500;
white-space: nowrap;
}
@@ -133,7 +133,7 @@ export const Sidebar = () => {
>
<Accordion.Item value="library">
<Accordion.Control>
<Text fw={600} variant="secondary">
<Text fw={700} variant="secondary">
{t('page.sidebar.myLibrary', {
postProcess: 'titleCase',
})}