style: increase granularity

This commit is contained in:
neru
2026-01-02 01:24:18 -03:00
parent 9d2526d77f
commit e40108e62c
+1 -1
View File
@@ -611,7 +611,7 @@ export default function Home() {
>
<EffectComposer>
<DepthOfField target={[0, 5, 0]} focalLength={50} bokehScale={5} />
<Pixelation granularity={6} />
<Pixelation granularity={8} />
<Vignette />
<Noise opacity={0.05} />
<Bloom