From 0af23bf6dee6e0ef26c8daee7e247bbb4f40488a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Wed, 20 Jan 2021 17:54:16 +0100 Subject: [PATCH] Break --- animations.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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% {