Skip to content

Commit 6f9d232

Browse files
committed
fix: format
1 parent eca8907 commit 6f9d232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/(marketing)/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export default function Home() {
123123
</div>
124124
</section>
125125

126-
<section className="mt-12 bg-primary py-8 text-white dark:text-black lg:py-12">
126+
<section className="mt-12 bg-primary py-8 text-white lg:py-12 dark:text-black">
127127
<div className="container mx-auto px-6">
128128
<TypographyH1 className="max-w-[15ch]">
129129
How about we take a minute of your time?

0 commit comments

Comments
 (0)