summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-12-29 12:36:05 +0100
committerTor Andersson <tor@ccxvii.net>2023-12-29 12:36:05 +0100
commite20075ddf65f4d676ca691508e072bf69d303024 (patch)
tree93caae95a36901fbcb22914dc2d886cedcec2f64
parent4330e22e85ab58b18fd28f48180ec27c6db2a915 (diff)
downloadcrusader-rex-e20075ddf65f4d676ca691508e072bf69d303024.tar.gz
Fat finger tweaks.
-rw-r--r--play.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/play.css b/play.css
index 4212a28..ae6aaa4 100644
--- a/play.css
+++ b/play.css
@@ -351,6 +351,11 @@ body.shift .block.known:hover {
min-height: 96px;
}
+@media (pointer: coarse) {
+ #FF { min-height: 146px; }
+ #EF { min-height: 108px; }
+}
+
#FC, #EC {
background-size: cover;
background-repeat: no-repeat;