diff --git a/components/DeviceCard.tsx b/components/DeviceCard.tsx index b2d3e81..4bdbbc3 100644 --- a/components/DeviceCard.tsx +++ b/components/DeviceCard.tsx @@ -92,9 +92,11 @@ export default function DeviceCard({ const activeGlow = `color-mix(in srgb, ${accent} 22%, transparent)` return ( -