From 7ebe72324b559a10fc7e15fbf618b1ed471c81a3 Mon Sep 17 00:00:00 2001 From: Hailey Date: Mon, 3 Jun 2024 10:51:33 -0700 Subject: [PATCH] full width --- src/components/StarterPack/StarterPackCard.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/StarterPack/StarterPackCard.tsx b/src/components/StarterPack/StarterPackCard.tsx index aea83cf042..52cae2040a 100644 --- a/src/components/StarterPack/StarterPackCard.tsx +++ b/src/components/StarterPack/StarterPackCard.tsx @@ -14,6 +14,7 @@ export function StarterPackCard({hideTopBorder}: {hideTopBorder?: boolean}) {