We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca70fd0 commit c7600f1Copy full SHA for c7600f1
apps/site/src/app/(home)/sections/FAQ/FAQ.tsx
@@ -18,7 +18,7 @@ const FAQ = async () => {
18
>
19
<div className="relative flex flex-col w-4/5 pb-7">
20
<h2
21
- className={`${styles.title} my-6 font-display sm:text-[4.5rem] text-[#fffce2] text-4xl text-center`}
+ className={`${styles.title} my-6 font-display sm:text-[3rem] text-[#fffce2] text-4xl text-center`}
22
23
FAQ
24
</h2>
0 commit comments