From 16da0a0e1650e335bb02d6ef01b7ad0c09884c33 Mon Sep 17 00:00:00 2001 From: Rihan Date: Tue, 17 May 2022 01:15:38 +0000 Subject: [PATCH] Fix icon spacing --- src/components/buttons/IconPatch.tsx | 2 +- src/components/layout/Navigation.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/buttons/IconPatch.tsx b/src/components/buttons/IconPatch.tsx index c18803d5..1a80061c 100644 --- a/src/components/buttons/IconPatch.tsx +++ b/src/components/buttons/IconPatch.tsx @@ -14,7 +14,7 @@ export function IconPatch(props: IconPatchProps) {
diff --git a/src/components/layout/Navigation.tsx b/src/components/layout/Navigation.tsx index be00a2fb..dfc8891f 100644 --- a/src/components/layout/Navigation.tsx +++ b/src/components/layout/Navigation.tsx @@ -20,7 +20,7 @@ export function Navigation(props: NavigationProps) {
{props.children} -
+