From 0dee6d9db79d65657928da1ed6fe6b2eccc7aa3c Mon Sep 17 00:00:00 2001 From: Gala Date: Wed, 21 Sep 2022 16:05:03 +0200 Subject: [PATCH] spacing between title and content on pages --- nym-wallet/src/components/Bonding/Bond.tsx | 4 ++-- nym-wallet/src/components/NymCard.tsx | 2 +- nym-wallet/src/pages/delegation/index.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nym-wallet/src/components/Bonding/Bond.tsx b/nym-wallet/src/components/Bonding/Bond.tsx index 3392cde43f..1f96da875a 100644 --- a/nym-wallet/src/components/Bonding/Bond.tsx +++ b/nym-wallet/src/components/Bonding/Bond.tsx @@ -14,11 +14,11 @@ export const Bond = ({ - Bond a mixnode or a gateway + Bond a mixnode or a gateway {children} ) : ( - {children} + {children} )} ); diff --git a/nym-wallet/src/pages/delegation/index.tsx b/nym-wallet/src/pages/delegation/index.tsx index d864b2e601..92845056b0 100644 --- a/nym-wallet/src/pages/delegation/index.tsx +++ b/nym-wallet/src/pages/delegation/index.tsx @@ -319,7 +319,7 @@ export const Delegation: FC<{ isStorybook?: boolean }> = ({ isStorybook }) => { return ( <> - + Delegations