From 3167aeb732f6d7487723dbbb84e525b3fba1915a Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 27 May 2026 14:58:40 +0300 Subject: [PATCH] checkily textwrap pretty while we're here --- bskyogcard/src/components/StarterPack.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/bskyogcard/src/components/StarterPack.tsx b/bskyogcard/src/components/StarterPack.tsx index f956bc67c0..11719bf1bb 100644 --- a/bskyogcard/src/components/StarterPack.tsx +++ b/bskyogcard/src/components/StarterPack.tsx @@ -137,6 +137,7 @@ export function StarterPack(props: { fontSize: isLongTitle ? 55 : 65, display: 'flex', textAlign: 'center', + textWrap: 'pretty', }}> {record?.name || 'Starter Pack'}