Skip to content

Commit bc2d220

Browse files
committed
chore: unconscious commit 🎲
1 parent 552cbb7 commit bc2d220

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/src/app/[lang]/(home)/page.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,9 @@ export default async function HomePage({
6666
<div className={'absolute-fill dark:opacity-100 dark:block hidden'}>
6767
<Prism
6868
animationType={'rotate'}
69-
scale={1}
70-
offset={{ y: 120 }}
69+
scale={1.2}
70+
offset={{ y: 180 }}
7171
noise={0}
72-
hueShift={0.7}
7372
/>
7473
</div>
7574
{/* Hero Section */}

0 commit comments

Comments
 (0)