diff --git a/styles.css b/styles.css index b1d1126..5659a1f 100644 --- a/styles.css +++ b/styles.css @@ -17,3 +17,7 @@ .float-right { float: right; } + +.md-preview > * { + margin-top: 0; +}