add margin in code

This commit is contained in:
Pierre Bondoerffer
2017-08-09 11:17:14 +02:00
parent e08ed72653
commit d47e26efd5

View File

@@ -72,7 +72,7 @@ body {
#preview {
max-width: 40vw;
margin: auto;
margin: 1em auto;
.markdown_preformatted-code;
.markdown_gfm-table(black);