mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-11 21:58:35 +00:00
Break
This commit is contained in:
parent
8819b2fe95
commit
0af23bf6de
@ -9,7 +9,7 @@ $(".column").on('click', function() {
|
||||
$(this).addClass('in-animation').removeClass('pointer');
|
||||
$("#empty-container").remove();
|
||||
$('<div id="empty-container" class="column"></div>').insertAfter(this);
|
||||
|
||||
|
||||
const styles = `
|
||||
@keyframes outlightbox {
|
||||
0% {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user