From e70e1e3c9d0563d4b5b5ec1700b8145d305c4fc1 Mon Sep 17 00:00:00 2001 From: Daniel Jeller Date: Fri, 28 May 2021 20:16:18 +0000 Subject: [PATCH 1/2] Increase navbar link spacing --- src/App/components/Navbar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/components/Navbar/index.tsx b/src/App/components/Navbar/index.tsx index 7215c94..479bb46 100644 --- a/src/App/components/Navbar/index.tsx +++ b/src/App/components/Navbar/index.tsx @@ -106,7 +106,7 @@ export const Navbar = ({ className }: Props) => { -
+
From bf3433157b15d9320372020c4c83bf2701e57f43 Mon Sep 17 00:00:00 2001 From: Daniel Jeller Date: Fri, 28 May 2021 20:30:49 +0000 Subject: [PATCH 2/2] Center labels --- src/App/components/AspectsPage/index.tsx | 10 ++++++++-- src/App/components/AuthorsPage/index.tsx | 5 ++++- src/App/components/EventsPage/index.tsx | 20 ++++++++++++++++---- src/App/components/GroupsPage/index.tsx | 10 ++++++++-- src/App/components/PersonsPage/index.tsx | 10 ++++++++-- src/App/components/PlacesPage/index.tsx | 10 ++++++++-- src/App/components/SourcesPage/index.tsx | 10 ++++++++-- 7 files changed, 60 insertions(+), 15 deletions(-) diff --git a/src/App/components/AspectsPage/index.tsx b/src/App/components/AspectsPage/index.tsx index 9c5eb1c..71f8d43 100644 --- a/src/App/components/AspectsPage/index.tsx +++ b/src/App/components/AspectsPage/index.tsx @@ -30,7 +30,10 @@ export const AspectsPage = () => { activeItem={idLocal} filterSettings={
-