From faeeabf3391b2da4f1d5b1f9d76b039fdc22ac9d Mon Sep 17 00:00:00 2001 From: Jiku Godwill Date: Tue, 27 Aug 2024 22:30:23 +0100 Subject: [PATCH] updated padding --- apps/Mintbase/widget/Mintbase/App/LaunchPad/Contracts.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/Mintbase/widget/Mintbase/App/LaunchPad/Contracts.jsx b/apps/Mintbase/widget/Mintbase/App/LaunchPad/Contracts.jsx index 9884159f..fdc9d871 100644 --- a/apps/Mintbase/widget/Mintbase/App/LaunchPad/Contracts.jsx +++ b/apps/Mintbase/widget/Mintbase/App/LaunchPad/Contracts.jsx @@ -263,7 +263,7 @@ const cardsData = [ }, { icon: documentSvg, - buttonName: "Deploy NFT Contract", + buttonName: "Deploy NFT Store", learnLink: "https://docs.mintbase.xyz/creator/creating-nfts/deploy-contract", }, @@ -305,7 +305,7 @@ const Contracts = () => { {!stores.length && !isHome && (