diff --git a/src/components/UserIcon.tsx b/src/components/UserIcon.tsx index 9ce0c6ec..445749e5 100644 --- a/src/components/UserIcon.tsx +++ b/src/components/UserIcon.tsx @@ -19,7 +19,7 @@ export interface UserIconProps { const iconList: Record = { cat: ` `, - storm: ` `, + storm: ` `, userGroup: ``, couch: ``, mobile: ``, diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index b3119791..3abae0ce 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -214,10 +214,10 @@ function ParticlesCanvas() { imageOverride = [ { image: "/lightbar-images/weed.png", - sizeRange: [28, 31] as [number, number], + sizeRange: [29, 33] as [number, number], }, ]; - imageParticleCount = particleCount / 6.35; + imageParticleCount = particleCount / 6.345; } // Kitty easter egg diff --git a/src/pages/parts/player/ScrapeErrorPart.tsx b/src/pages/parts/player/ScrapeErrorPart.tsx index a29e652d..83cb1fd4 100644 --- a/src/pages/parts/player/ScrapeErrorPart.tsx +++ b/src/pages/parts/player/ScrapeErrorPart.tsx @@ -53,12 +53,7 @@ export function ScrapeErrorPart(props: ScrapeErrorPartProps) { - ), + bold: , }} />