diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index bcee26e1..9ca9009b 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 / 6; + imageParticleCount = particleCount / 6.35; } // Kitty easter egg