From 97f2af9b3e2fb0595ec7702bae55959db1d11559 Mon Sep 17 00:00:00 2001 From: Sarah Simionescu <97263859+sarahsimionescu@users.noreply.github.com> Date: Tue, 10 Oct 2023 11:09:32 -0400 Subject: [PATCH] h1 -> h2 --- src/components/FAQ.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/FAQ.astro b/src/components/FAQ.astro index 5630ad8..6de94cc 100644 --- a/src/components/FAQ.astro +++ b/src/components/FAQ.astro @@ -59,12 +59,12 @@ const questions: Array<{ ---