summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/play.html b/play.html
index 00baf27..a15c9c9 100644
--- a/play.html
+++ b/play.html
@@ -47,6 +47,10 @@
border-radius: 12px;
}
+.card.enabled:hover {
+ transform: scale(1.1);
+}
+
.small_card {
width: 90px;
height: 140px;