summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--play.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/play.css b/play.css
index e469dda..b5b5513 100644
--- a/play.css
+++ b/play.css
@@ -38,9 +38,8 @@ body.United_States header.your_turn { background-color: skyblue; }
}
@media (max-width: 800px) {
- .hand, .hand_separator {
- min-width: 1650px;
- }
+ .hand { min-width: 1620px; }
+ .hand_separator { min-width: 1650px; }
}
@media (max-height: 700px) {