From 22bf08328d56852969d5f1dc98561554aea98d3c Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 5 Jan 2021 09:44:56 +0100 Subject: CenteredPage toegevoegd --- src/components/logo.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/logo.tsx') diff --git a/src/components/logo.tsx b/src/components/logo.tsx index 1d1f3c6..b0f358f 100644 --- a/src/components/logo.tsx +++ b/src/components/logo.tsx @@ -6,7 +6,7 @@ export function LogoDark() { - + ); @@ -20,7 +20,7 @@ export function LogoLight() { - + ); -- cgit v1.2.3