summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-01-08 00:38:45 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:38 +0100
commit3d98a7e7f83d06b4a2c45cb76510064e93af413e (patch)
treef791838a1bb45a58735e98f1de94b87dcbf926fa /play.html
parent828518a70b392b7e1c60fb4e50af3553bd3bd155 (diff)
downloadnevsky-3d98a7e7f83d06b4a2c45cb76510064e93af413e.tar.gz
Total Strike rewrite.
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;