summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 4 insertions, 0 deletions
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;