From 173778237d57f6552950379eb9ec65162c1d9ab6 Mon Sep 17 00:00:00 2001
From: Nyo <58821897+ItsNyoty@users.noreply.github.com>
Date: Thu, 23 Oct 2025 08:36:11 +0200
Subject: [PATCH] Update Layout.tsx
---
src/components/Layout.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx
index cbee5d5..aca0d0b 100644
--- a/src/components/Layout.tsx
+++ b/src/components/Layout.tsx
@@ -85,7 +85,7 @@ export default function Layout({ children }: { children: React.ReactNode }) {