summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-20 19:04:20 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-20 19:04:20 +0200
commit0c75bd8a604cf5e6913c35e5be752d9103ee93bb (patch)
tree975102c6aafd2d819d8781a6a38d984c6651c750 /play.css
parent065edf40611e66c9d88cf2f5c1548312b010c847 (diff)
downloadshores-of-tripoli-0c75bd8a604cf5e6913c35e5be752d9103ee93bb.tar.gz
Mobile layout.
Diffstat (limited to 'play.css')
-rw-r--r--play.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.css b/play.css
index 56ef381..e469dda 100644
--- a/play.css
+++ b/play.css
@@ -24,6 +24,7 @@ body.United_States header.your_turn { background-color: skyblue; }
min-height: 300px;
justify-content: left;
max-width: 1620px;
+ min-width: 780px;
margin: 0 auto;
padding: 15px;
gap: 15px;
@@ -31,6 +32,7 @@ body.United_States header.your_turn { background-color: skyblue; }
.hand_separator {
margin: 0 auto;
+ min-width: 810px;
max-width: 1650px;
border-bottom: 2px dotted gainsboro;
}