From 1eac15ce86d699b07512e849aa35534432ac9e5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Fri, 29 Jan 2021 22:01:17 +0900 Subject: [PATCH] chore: added margin top --- pages/categories/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/categories/index.tsx b/pages/categories/index.tsx index 84d8d0b..620e939 100644 --- a/pages/categories/index.tsx +++ b/pages/categories/index.tsx @@ -11,7 +11,7 @@ const Categories:NextPage = () => { return

전체 카테고리

-
+
{ categories.map(t => {t}