summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 063d039..2816c2f 100644
--- a/play.html
+++ b/play.html
@@ -63,7 +63,7 @@ body.Opposition header.your_turn { background-color: hsl(16 85% 75%);; }
#hand, #discard, #support_claimed, #support_discard, #opposition_claimed, #opposition_discard, #states_draw, #strategy_draw, #out_of_play { min-height: 350px; }
#hand_panel, #states_draw, #support_discard_panel, #opposition_discard_panel, #out_of_play { min-width: 1100px; }
#strategy_draw { min-width: 790px; }
-#support_claimed, #opposition_claimed { min-width: 290px; }
+#support_claimed, #opposition_claimed { min-width: 250px; }
.panel {
background-color: #555;