There was an error while loading. Please reload this page.
1 parent eabac04 commit 1e2aca4Copy full SHA for 1e2aca4
1 file changed
apps/web/components/marketing/faq.tsx
@@ -54,7 +54,7 @@ export default function FAQs() {
54
return (
55
<div className="bg-gray-50 dark:bg-gray-900">
56
<div className="mx-auto max-w-7xl px-6 py-24 sm:py-32 lg:py-16 lg:px-8">
57
- <div className="mx-auto max-w-4xl divide-y divide-gray-200 dark:divide-white/10">
+ <div className="divide-y divide-gray-200 dark:divide-white/10">
58
<h2 className="text-2xl font-bold leading-10 tracking-tight text-gray-900 dark:text-white hero">
59
Frequently asked questions
60
</h2>
0 commit comments