We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e02ad commit 25d343fCopy full SHA for 25d343f
src/app/conf/2025/faq.tsx
@@ -205,7 +205,9 @@ export function FAQ({ className }: { className?: string }) {
205
)}
206
>
207
<div>
208
- <h2 className="typography-h2">Frequently Asked Questions</h2>
+ <h2 className="typography-h2 lg:max-xl:max-w-lg">
209
+ Frequently Asked Questions
210
+ </h2>
211
<p className="mt-6 typography-body-md">
212
You can find much more information on our{" "}
213
<a href="/conf/2025/resources" className="typography-link">
0 commit comments