diff --git a/animations.js b/animations.js index 8a7c2d1..43ef92c 100644 --- a/animations.js +++ b/animations.js @@ -9,7 +9,7 @@ $(".column").on('click', function() { $(this).addClass('in-animation').removeClass('pointer'); $("#empty-container").remove(); $('
').insertAfter(this); - + const styles = ` @keyframes outlightbox { 0% {