From 47bdaf9b881f831c515288d6c352c8477d3148cc Mon Sep 17 00:00:00 2001 From: Juan Di Toro Date: Mon, 11 Dec 2023 19:05:33 +0100 Subject: [PATCH] fix: clickable logo --- src/components/LayoutHeader.tsx | 38 ++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/src/components/LayoutHeader.tsx b/src/components/LayoutHeader.tsx index 6e7dc1b..01a6eb6 100644 --- a/src/components/LayoutHeader.tsx +++ b/src/components/LayoutHeader.tsx @@ -8,25 +8,33 @@ export const Header = ({}: Props) => { return (
- -
- - - a Lume project - -
+ + +
+ + + a Lume project + +
+
- + About - + Contribute