add margin in code

pull/1/head
Pierre Bondoerffer 2017-08-09 11:17:14 +02:00
parent e08ed72653
commit d47e26efd5
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236
1 changed files with 1 additions and 1 deletions

View File

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