summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--play.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/play.html b/play.html
index 33a1e55..d347df6 100644
--- a/play.html
+++ b/play.html
@@ -29,6 +29,10 @@
background-color: #883737;
}
+.card.enabled:hover {
+ transform: scale(1.1);
+}
+
.small_card {
width: 90px;
height: 140px;