diff --git a/src/components/cart/EmptyCart.tsx b/src/components/cart/EmptyCart.tsx index d26bb87d5..cfbf7e1b2 100644 --- a/src/components/cart/EmptyCart.tsx +++ b/src/components/cart/EmptyCart.tsx @@ -11,6 +11,9 @@ export const EmptyCart = () => { 0 +

+ No Strategies Found +

Your cart is empty

{ if (!strategies.length) { return (
-

- Create Multiple Strategies -

); @@ -175,7 +172,7 @@ export const CartPage = () => { confirmation ? 'Waiting for Confirmation' : 'Processing' } variant="success" - className="mt-20 place-self-center" + className="mt-10 place-self-center" > Sign all strategies