Fixing markdown cell margin
@@ -50,6 +50,8 @@
.jp-MarkdownOutput-content {
flex: 1 1 auto;
+ margin-top: 0.5em;
+ margin-bottom: 0.5em;
}