diff --git a/src/components/kanban/colors-copy.astro b/src/components/kanban/colors-copy.astro index c5fd92a..9218213 100644 --- a/src/components/kanban/colors-copy.astro +++ b/src/components/kanban/colors-copy.astro @@ -27,7 +27,7 @@ import colours from "./colors" i + 1 })`, }} - data-primary={i >= 5} + data-primary={i >= 5 ? "" : null} data-round title={`--${color}-${i + 1}`} >