Skip to content

Commit f6679ee

Browse files
committed
improve code blocks
1 parent 4e23ed0 commit f6679ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all_static/javascripts/improve.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@
587587
$("code.language-matlab").each(function () {
588588
$(this).children('.ln-num').last().hide();
589589
});
590-
}, 1100);
590+
}, 1300);
591591

592592
}
593593
db.menuMobile();

0 commit comments

Comments
 (0)