summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-07-09 00:38:57 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 13:11:25 +0100
commit0bd59a6223df84916f766f1fcccc4439e92efc8e (patch)
tree947d6e79f58690196ea9984f189c69695e759a09 /play.html
parent68d249e1cff4b1638e4eefa463f3a680ffd62d6c (diff)
downloadrommel-in-the-desert-0bd59a6223df84916f766f1fcccc4439e92efc8e.tar.gz
firing and taking hits
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 5df888b..99b30da 100644
--- a/play.html
+++ b/play.html
@@ -274,7 +274,7 @@ svg .hex.allied_control {
background-image: url(units.svg);
background-size: 1000%;
border-style: solid;
- transition: top 200ms, left 200ms;
+ transition: top 200ms, left 200ms, transform 200ms;
}
.unit.italian {