diff --git a/frontend/src/components/FaqQuestion.tsx b/frontend/src/components/FaqQuestion.tsx index 8d4c761..9d50088 100644 --- a/frontend/src/components/FaqQuestion.tsx +++ b/frontend/src/components/FaqQuestion.tsx @@ -13,11 +13,14 @@ function FaqQuestion({ question, children }: FaqQuestionProps) { }; return ( -
-
+
+