From b12010101c9ee382d591fe603c79787f94a523b5 Mon Sep 17 00:00:00 2001 From: SutuSebastian Date: Tue, 9 Jul 2024 16:29:03 +0300 Subject: [PATCH] docs: fixed too much X padding on mobile --- apps/web/app/docs/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/app/docs/layout.tsx b/apps/web/app/docs/layout.tsx index ca2346228..6d612d1a2 100644 --- a/apps/web/app/docs/layout.tsx +++ b/apps/web/app/docs/layout.tsx @@ -32,7 +32,7 @@ export default function DocsLayout({ children }: PropsWithChildren) {
{/* */} -
+
{children}