diff options
| author | Jules <jules@asdf.us> | 2014-05-21 18:32:01 -0400 |
|---|---|---|
| committer | Jules <jules@asdf.us> | 2014-05-21 18:32:01 -0400 |
| commit | a36869b2ba7adea80b0ed0229701b583ebf9b044 (patch) | |
| tree | 26d746e7170596a8b598415ad42f565a1995aa91 | |
| parent | aa43c29044498adf00ea8f79220441c64b7d7c67 (diff) | |
gotta go fast
| -rw-r--r-- | emoji/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emoji/index.html b/emoji/index.html index 49e179e..749fe2d 100644 --- a/emoji/index.html +++ b/emoji/index.html @@ -161,7 +161,7 @@ hash.z = randrange(z_min, z_max) hash.rotationZ = random()*360 hash.el.style.opacity = 1.0 - hash.dz = randrange(-100,-10) + hash.dz = randrange(-800,-200) hash.drz = randrange(-1,1)/2 hash.addTo(this.parent); hash.update() |
