summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-04 15:25:50 +0100
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-04 15:25:50 +0100
commit8c46ea5d1346fbcedd522ebad1fb2bff7ad7e7e8 (patch)
tree9c3c345d81d659319a07a238b81feb8f935c0f6d /play.html
parente1f34cdf9ec669d8eab2b379a287867c6b6214f7 (diff)
downloadvotes-for-women-8c46ea5d1346fbcedd522ebad1fb2bff7ad7e7e8.tar.gz
strategy phase
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;