From 974cd67e11e2e35dc9345cb38450caae22702f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Znamen=C3=A1=C4=8Dek?= Date: Thu, 23 May 2024 11:47:57 +0200 Subject: [PATCH] Remove extra menu underline --- app/layout.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index fb2d2f11..0c6b0655 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -70,15 +70,19 @@ const SquareLogo = () => ( ); const Menu = () => ( -