From 4ac875895781dba5e115eeb3336ef76744b782bb Mon Sep 17 00:00:00 2001 From: Thomas Hallock Date: Wed, 1 Oct 2025 08:19:10 -0500 Subject: [PATCH] fix: change question display to fixed positioning with higher z-index --- .../components/RaceTrack/SteamTrainJourney.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/app/games/complement-race/components/RaceTrack/SteamTrainJourney.tsx b/apps/web/src/app/games/complement-race/components/RaceTrack/SteamTrainJourney.tsx index 09297762..57a96cea 100644 --- a/apps/web/src/app/games/complement-race/components/RaceTrack/SteamTrainJourney.tsx +++ b/apps/web/src/app/games/complement-race/components/RaceTrack/SteamTrainJourney.tsx @@ -717,8 +717,8 @@ export function SteamTrainJourney({ momentum, trainPosition, pressure, elapsedTi {/* Question Display - centered at bottom, equation-focused */} {currentQuestion && (
{/* Complement equation as main focus */}