summaryrefslogtreecommitdiff
path: root/rectangles.html
diff options
context:
space:
mode:
Diffstat (limited to 'rectangles.html')
-rw-r--r--rectangles.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/rectangles.html b/rectangles.html
index d2b1330..ab36bf2 100644
--- a/rectangles.html
+++ b/rectangles.html
@@ -17,6 +17,7 @@ body > div {
}
.face {
background-color: #fff;
+ transition: 0.1s ease;
}
.front { background-color: #ddd; }
.back { background-color: #bbb; }