This commit is contained in:
legop3
2026-05-12 15:36:58 -04:00
parent 95c715c9eb
commit 48d8d573c3
6 changed files with 7 additions and 7 deletions
@@ -148,7 +148,7 @@ function HudOverlay({
</div>
{turnTimerText ? (
<div
className={`absolute right-1 top-1 rounded border ${
className={`absolute bottom-1 left-1 rounded border ${
turnTimerFlashActive
? 'border-red-300/90 bg-red-900/80 text-red-100'
: 'border-amber-300/80 bg-black/75 text-amber-200'