Skip to content

Commit 2b322ea

Browse files
author
Noah Zoschke
committed
reset description margin too
1 parent cd609de commit 2b322ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gistdeck.js

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
// Reset margins
3131
$slides.not($slides.first()).css('margin-top', '');
3232
$('.markdown-body').css('margin-bottom', '');
33+
$('.gist-description').css('margin-bottom', '');
3334

3435
$(document).scrollTop(0);
3536
$('.gistdeck-css').remove();

0 commit comments

Comments
 (0)