We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd609de commit 2b322eaCopy full SHA for 2b322ea
gistdeck.js
@@ -30,6 +30,7 @@
30
// Reset margins
31
$slides.not($slides.first()).css('margin-top', '');
32
$('.markdown-body').css('margin-bottom', '');
33
+ $('.gist-description').css('margin-bottom', '');
34
35
$(document).scrollTop(0);
36
$('.gistdeck-css').remove();
0 commit comments