From a61e39bc370e197813c24cb679d7df5cde5dedd5 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 27 May 2026 15:01:01 +0300 Subject: [PATCH] use text-wrap balance --- bskyogcard/src/components/StarterPack.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bskyogcard/src/components/StarterPack.tsx b/bskyogcard/src/components/StarterPack.tsx index 11719bf1bb..82bfe4d60e 100644 --- a/bskyogcard/src/components/StarterPack.tsx +++ b/bskyogcard/src/components/StarterPack.tsx @@ -137,7 +137,7 @@ export function StarterPack(props: { fontSize: isLongTitle ? 55 : 65, display: 'flex', textAlign: 'center', - textWrap: 'pretty', + textWrap: 'balance', }}> {record?.name || 'Starter Pack'}