From e2183885a3f6ad62f8dad43ea41ff9d8fbeb803d Mon Sep 17 00:00:00 2001 From: Adam Masiarek Date: Sat, 15 Aug 2026 14:10:47 -0400 Subject: [PATCH] fix(ballot): give the ballot bubbles an explicit text colour MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The score digits inside the ballot bubbles never had a colour set. Not in BubbleGrid.tsx (its fontSX is font-size only), not in index.css (.circle sets background and border), and not by MUI — these are native