add margin in code
This commit is contained in:
@@ -72,7 +72,7 @@ body {
|
|||||||
|
|
||||||
#preview {
|
#preview {
|
||||||
max-width: 40vw;
|
max-width: 40vw;
|
||||||
margin: auto;
|
margin: 1em auto;
|
||||||
|
|
||||||
.markdown_preformatted-code;
|
.markdown_preformatted-code;
|
||||||
.markdown_gfm-table(black);
|
.markdown_gfm-table(black);
|
||||||
|
|||||||
Reference in New Issue
Block a user