From b8d22bedb2e38dcb421feeb02fa1383cb7fe0bb0 Mon Sep 17 00:00:00 2001
From: Alex Smagin <107826794+Alexandrbig1@users.noreply.github.com>
Date: Thu, 9 Oct 2025 16:24:25 -0500
Subject: [PATCH] Add margin top to main layout component
---
src/layouts/RootLayout.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/layouts/RootLayout.jsx b/src/layouts/RootLayout.jsx
index e59098f5..b379b5a8 100755
--- a/src/layouts/RootLayout.jsx
+++ b/src/layouts/RootLayout.jsx
@@ -12,7 +12,7 @@ function RootLayout() {
<>
-
+