From e4d6862d9fd848f649db99c05072d8e811f87fde Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Thu, 21 Jan 2021 07:20:21 -0500 Subject: [PATCH] Update animations.js --- animations.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;