From 5c62fd1a3765634a2105ad85a32e6adc38e60c68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9D=D0=B8=D0=BA=D0=B8=D1=82=D0=B0?= Date: Sun, 18 Jan 2026 06:44:25 +0300 Subject: [PATCH] Adjust layout div width for header component --- src/components/layout/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/Layout.tsx b/src/components/layout/Layout.tsx index b450eac..c1d2d98 100644 --- a/src/components/layout/Layout.tsx +++ b/src/components/layout/Layout.tsx @@ -259,7 +259,7 @@ export default function Layout({ children }: LayoutProps) {
{/* Header */}
-
+
{/* Logo */}