From c08b50f70493e8c837ea58ecfdd6d0eb42f507aa Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 2 Feb 2023 10:32:24 +0100 Subject: Fix Ransom + Remove after battle. --- play.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'play.html') 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; -- cgit v1.2.3