From 6b16c789a47af154be2bc4f527d2338edccaa8c3 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Sat, 12 Sep 2026 20:28:41 -0400 Subject: [PATCH] fix(seasonal): Earth Day globe clears the composer strip Fixes #72 Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01PPmy3tPq869XDW4njjVaKA --- src/app/components/seasonal/themes/EarthDay.tsx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/app/components/seasonal/themes/EarthDay.tsx b/src/app/components/seasonal/themes/EarthDay.tsx index b7b237914..9d5750028 100644 --- a/src/app/components/seasonal/themes/EarthDay.tsx +++ b/src/app/components/seasonal/themes/EarthDay.tsx @@ -183,15 +183,17 @@ export function EarthDayOverlay({ reduced }: SeasonalOverlayProps) { ))} - {/* ── Blue-marble Earth tucked into the bottom-right corner ── */} + {/* ── Blue-marble Earth tucked into the bottom-right corner ── + Kept above the composer strip: bottom offset + size keep the + globe's footprint within the top ~90% of the viewport. ── */}