diff options
| author | sD <stoned@derpymail.org> | 2019-12-25 18:44:23 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-25 18:44:23 +0100 |
| commit | 2e7825b0ca0508053826e36add9888a64c62925a (patch) | |
| tree | ddbde7d488ddc56dd6cd183adbc55c5b0f13003a /webAO/client.css | |
| parent | b4acc593d3193ea2d508372982bafe4ad9e45d0f (diff) | |
slow animation to match the real game
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css index d512c8b..d18d5f3 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -430,7 +430,7 @@ img { bottom: 0; position: relative; display: inline-block; - transition: 0.4s linear; + transition: 1s linear; transition-property: width; } |
