From 3d98a7e7f83d06b4a2c45cb76510064e93af413e Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 8 Jan 2023 00:38:45 +0100 Subject: Total Strike rewrite. --- play.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'play.html') diff --git a/play.html b/play.html index 23ab115..1f81845 100644 --- a/play.html +++ b/play.html @@ -110,6 +110,10 @@ body.Teutons #plan_actions .russian { display: none } /* BATTLE GRID WITH LORD MATS */ +#battle_panel { + width: 1275px; +} + #battle_grid { display: grid; gap: 18px; -- cgit v1.2.3