From c5a35e6c9f2ce2c2026b73db45da6d43c48d278c Mon Sep 17 00:00:00 2001 From: citron03 Date: Sat, 2 Sep 2023 15:12:50 +0900 Subject: [PATCH] =?UTF-8?q?mobile=20=EC=B5=9C=EC=A0=81=ED=99=94=20CSS=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/app/board/[id]/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/app/board/[id]/page.tsx b/client/app/board/[id]/page.tsx index 3c04f6e..ae6c526 100644 --- a/client/app/board/[id]/page.tsx +++ b/client/app/board/[id]/page.tsx @@ -78,14 +78,14 @@ export default function Page() { 게시글 제목 {postData?.title} 조회수 {postData?.views} 작성자 {postData?.writer} - +