diff --git a/src/colossiansStudy.tsx b/src/colossiansStudy.tsx index 80d0541..573d2bc 100644 --- a/src/colossiansStudy.tsx +++ b/src/colossiansStudy.tsx @@ -872,7 +872,7 @@ export function StudyLandingPage({ content }: Props) {

Browse Q&A Archive → - Submit a Question + Submit a Question
diff --git a/src/components/QASection.tsx b/src/components/QASection.tsx index f094703..36a0cf0 100644 --- a/src/components/QASection.tsx +++ b/src/components/QASection.tsx @@ -677,7 +677,7 @@ export default function QASection() {

Loading questions...

) : questions.length === 0 ? (
-

No questions have been answered yet. Submit yours below!

+

No questions have been answered yet. Submit yours below!

) : ( <> @@ -781,7 +781,7 @@ export default function QASection() { }}>{mostHelpfulQuestion.question}.

)} -

Submit your question and Nate may add it here.

+

Submit your question and Nate may add it here.

) : ( <>