diff --git a/components/cart/modal.tsx b/components/cart/modal.tsx index f9e0f6c01..c180effe5 100644 --- a/components/cart/modal.tsx +++ b/components/cart/modal.tsx @@ -62,175 +62,179 @@ export default function CartModal({ return ( <> - - - - - + + ); }