From 6d6367dc73a862197479877e6dedaaf3bde1b766 Mon Sep 17 00:00:00 2001 From: darae lee <61297852+darae07@users.noreply.github.com> Date: Fri, 7 Jul 2023 02:01:05 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20opacity=20=ED=95=B4=EA=B2=B0=20(#274)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7ffb551d..237df56e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,9 +15,9 @@ const RootLayout = ({ children }: { children: React.ReactNode }) => { return (
+