diff --git a/src/components/templates/chatbot/ChatbotUI.tsx b/src/components/templates/chatbot/ChatbotUI.tsx
index 781cd10..229166e 100644
--- a/src/components/templates/chatbot/ChatbotUI.tsx
+++ b/src/components/templates/chatbot/ChatbotUI.tsx
@@ -64,7 +64,7 @@ export default function ChatbotUI({
setIsSubmitLoading(false);
}
return (
-
+
{/* header */}
금토리에게 물어봐
diff --git a/src/components/templates/chatbot/index.tsx b/src/components/templates/chatbot/index.tsx
index aed0eb1..cf38e28 100644
--- a/src/components/templates/chatbot/index.tsx
+++ b/src/components/templates/chatbot/index.tsx
@@ -37,10 +37,10 @@ export default function Chatbot() {
{showChatbot && }