diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index 5442a2c8..75c7f11d 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -202,7 +202,7 @@ function ParticlesCanvas() { sizeRange: [48, 56] as [number, number], }, ]; - imageParticleCount = particleCount * 0.085; + imageParticleCount = particleCount * 0.075; } // Weed easter egg