diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index d8c69584..bcee26e1 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -194,7 +194,7 @@ function ParticlesCanvas() { sizeRange: [28, 31] as [number, number], }, ]; - imageParticleCount = particleCount / 5.8; + imageParticleCount = particleCount / 6; } // Kitty easter egg