From e4274f26918982ec76b9f10230e6d52dfbc53405 Mon Sep 17 00:00:00 2001 From: Berzan Date: Tue, 17 Oct 2023 18:28:36 +0000 Subject: [PATCH] change: colors --- app/components/Bottombar.tsx | 6 ++--- app/components/LoadingScreen.tsx | 4 +-- app/components/NFTCard.tsx | 30 +++++++++++------------ app/components/Navbar.tsx | 6 ++--- app/components/PopupRequestDemoAssets.tsx | 4 +-- app/contexts/PopupProvider.tsx | 12 ++++----- app/styles/globals.css | 2 +- app/styles/wallet-adapter.css | 12 ++++----- 8 files changed, 38 insertions(+), 38 deletions(-) diff --git a/app/components/Bottombar.tsx b/app/components/Bottombar.tsx index 6ee60e5..ec921ac 100644 --- a/app/components/Bottombar.tsx +++ b/app/components/Bottombar.tsx @@ -7,11 +7,11 @@ export const Bottombar = () => { const { pathname } = useRouter() return ( -