diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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; |