diff --git a/animations.js b/animations.js index 7408080..888d039 100644 --- a/animations.js +++ b/animations.js @@ -25,7 +25,7 @@ $(".column").on('click', function() { } 100% { - height: 20px; + height: 200px; width: ${bounding_box.width}px; top: ${bounding_box.y}px; left: ${bounding_box.x}px;