diff --git a/picker/pages/index.astro b/picker/pages/index.astro index 33dfed1f2..f4efb8943 100644 --- a/picker/pages/index.astro +++ b/picker/pages/index.astro @@ -1077,9 +1077,10 @@ const questions = [ {/* Screen 04b: the configure hub. Every remaining question already holds an answer (defaults are pre-filled the moment a surface tile is checked), so the run can end here. The cards are skeletons; - summaries and edited marks are written by renderHub() in - scripts/palette-picker.js on every arrival. Placement is the - approved masonry: tall per-surface cards anchor the outer columns. */} + previews, tabs, tooltip summaries, and edited marks are written by + renderHub() in scripts/palette-picker.js on every arrival. The + column wrappers are display: contents, so the five near-uniform + cards flow the grid three over two. */}