summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-02-02 10:32:24 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:39 +0100
commitc08b50f70493e8c837ea58ecfdd6d0eb42f507aa (patch)
tree75a1428d7243f7231681c8fe40b34c081c6a7824 /play.html
parent0ef8f84e4b9206806e39d105f8a748d6215a968d (diff)
downloadnevsky-c08b50f70493e8c837ea58ecfdd6d0eb42f507aa.tar.gz
Fix Ransom + Remove after battle.
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/play.html b/play.html
index 15b4411..d623ec0 100644
--- a/play.html
+++ b/play.html
@@ -138,10 +138,6 @@ body.Teutons #plan_actions .russian { display: none }
/* BATTLE GRID WITH LORD MATS */
-#battle_panel {
- width: 1275px;
-}
-
#battle_grid {
display: grid;
grid-template-columns: auto auto auto;