Adjust title line height to better fit

This commit is contained in:
jeffvli 2023-01-05 20:14:46 -08:00
parent 715ee0fa3f
commit 888bab50c9

View file

@ -143,10 +143,10 @@ export const LibraryHeader = forwardRef(
</Group> </Group>
<TextTitle <TextTitle
fw="900" fw="900"
lh="1" lh="1.12"
lineClamp={2} lineClamp={2}
mt=".08em"
overflow="hidden" overflow="hidden"
pb=".06em"
sx={{ fontSize: titleSize, overflow: 'hidden' }} sx={{ fontSize: titleSize, overflow: 'hidden' }}
> >
{title} {title}