summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index ba9e0c8..98773d9 100644
--- a/play.html
+++ b/play.html
@@ -51,6 +51,7 @@
height: 350px;
border-radius: 12px;
}
+
.card.enabled:hover {
transform: scale(1.1);
}