From 60a1b50376c999c0784c7f0738ca6427c8631139 Mon Sep 17 00:00:00 2001 From: jay Date: Thu, 25 Jun 2026 20:29:34 -0400 Subject: [PATCH] /play polish: center motifs, fill Daily Word 2nd row, tighten bubble aim - Motifs (Word/Word Search/Memory Match) now vertically center in the space above the title bar (was top-anchored with dead space); Bloom flower nudged to match. - Daily Word: second row filled (BYTE / CALM) so it's as lively as the others. - Bubble Blaster: aim line now starts at the shooter (no gap) and the cluster has a single blue target bubble matching the shooter (others recolored) so the matching-shot read is clear. Co-Authored-By: Claude Opus 4.8 --- frontend/src/routes/play/+page.svelte | 34 +++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/frontend/src/routes/play/+page.svelte b/frontend/src/routes/play/+page.svelte index d33e0ed..969442c 100644 --- a/frontend/src/routes/play/+page.svelte +++ b/frontend/src/routes/play/+page.svelte @@ -304,7 +304,7 @@