style: reduce focal length (again !!)

This commit is contained in:
neru
2026-01-02 03:54:29 -03:00
parent 06edc62214
commit 27cb73a17c
+1 -1
View File
@@ -624,7 +624,7 @@ export default function Home() {
className='canvas' className='canvas'
> >
<EffectComposer> <EffectComposer>
<DepthOfField target={[0, 3, 0]} focalLength={20} bokehScale={5} /> <DepthOfField target={[0, 3, 0]} focalLength={5} bokehScale={5} />
<Vignette /> <Vignette />
<Noise opacity={0.05} /> <Noise opacity={0.05} />
<Bloom <Bloom