From 73c52393f7b1f953483471ba6db8643447980f62 Mon Sep 17 00:00:00 2001 From: Ammarin Date: Sun, 9 Jun 2024 22:33:58 +0700 Subject: [PATCH] make fit for mobile --- app/layout.tsx | 2 +- app/main-form.tsx | 4 ++-- components/UploadedList.tsx | 5 ++++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 741baa7..5dec434 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -18,7 +18,7 @@ export default function RootLayout({ -
{children}
+
{children}