We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca8907 commit 6f9d232Copy full SHA for 6f9d232
src/app/(marketing)/page.tsx
@@ -123,7 +123,7 @@ export default function Home() {
123
</div>
124
</section>
125
126
- <section className="mt-12 bg-primary py-8 text-white dark:text-black lg:py-12">
+ <section className="mt-12 bg-primary py-8 text-white lg:py-12 dark:text-black">
127
<div className="container mx-auto px-6">
128
<TypographyH1 className="max-w-[15ch]">
129
How about we take a minute of your time?
0 commit comments