diff --git a/client/src/components/GameBoard.tsx b/client/src/components/GameBoard.tsx index e883bc9..bb07475 100644 --- a/client/src/components/GameBoard.tsx +++ b/client/src/components/GameBoard.tsx @@ -332,8 +332,8 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB {/* Overlay oscuro para mejorar legibilidad */}
- {/* Título sobre la imagen */} -
+ {/* Título sobre la imagen - centrado verticalmente */} +

¡ÚLTIMA OPORTUNIDAD!

diff --git a/client/src/components/MissionResult.tsx b/client/src/components/MissionResult.tsx index e3edcd1..2bd67e1 100644 --- a/client/src/components/MissionResult.tsx +++ b/client/src/components/MissionResult.tsx @@ -28,7 +28,7 @@ export default function MissionResult({ gameState, onContinue, isHost }: Mission animate={{ opacity: 1 }} > -

+

Resultado de la misión