From edc21f569f0f4a454fd41a271e3e9b0ff78fb03a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Wed, 10 Feb 2021 20:53:20 +0900 Subject: [PATCH] chore: removed background in container --- components/Container.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Container.tsx b/components/Container.tsx index b3d532c..c7ad5a8 100644 --- a/components/Container.tsx +++ b/components/Container.tsx @@ -7,7 +7,7 @@ const Container = ({ return (
{children}