diff --git a/web/shuffle/deck.js b/web/shuffle/deck.js index 88934de..dbd6641 100644 --- a/web/shuffle/deck.js +++ b/web/shuffle/deck.js @@ -811,7 +811,7 @@ var Deck = (function () { duration: 400, x: -Math.round((6.75 - rank) * 8 * ___fontSize / 16), - y: -Math.round((1.5 - suit) * 120 * ___fontSize / 16), // distance between piles? + y: -Math.round((3.5 - suit) * 92 * ___fontSize / 16), // distance between piles? rot: 0, onComplete: function onComplete() {