diff --git a/components/Notice.tsx b/components/Notice.tsx index 63ddb78..2c00d8c 100644 --- a/components/Notice.tsx +++ b/components/Notice.tsx @@ -1,10 +1,10 @@ const Notice = ({ header, desc }:NoticeProps) => { return (
-

KOREANBOTS

+

KOREANBOTS


-

{header}

+

{header}

{desc}