checkily textwrap pretty while we're here

This commit is contained in:
Samuel Newman
2026-05-27 14:58:40 +03:00
parent 58dcb346fc
commit 3167aeb732
@@ -137,6 +137,7 @@ export function StarterPack(props: {
fontSize: isLongTitle ? 55 : 65,
display: 'flex',
textAlign: 'center',
textWrap: 'pretty',
}}>
{record?.name || 'Starter Pack'}
</div>