From fa51443a305cfb8eba1e2021e4bd3f77fe336ea6 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 12 May 2023 00:20:28 +0200 Subject: Clean up objective handling. --- play.html | 1 + 1 file changed, 1 insertion(+) (limited to 'play.html') diff --git a/play.html b/play.html index 2c451cc..cf44eb9 100644 --- a/play.html +++ b/play.html @@ -53,6 +53,7 @@ body.Versailles header.your_turn { background-color: skyblue; } } #hand { min-width: 1060px } +#hand.censorship { min-width: 1330px } #commune_cards { min-width: 790px } #versailles_cards { min-width: 790px } #set_aside { min-width: 790px } -- cgit v1.2.3