add margin in code
parent
e08ed72653
commit
d47e26efd5
|
@ -72,7 +72,7 @@ body {
|
|||
|
||||
#preview {
|
||||
max-width: 40vw;
|
||||
margin: auto;
|
||||
margin: 1em auto;
|
||||
|
||||
.markdown_preformatted-code;
|
||||
.markdown_gfm-table(black);
|
||||
|
|
Loading…
Reference in New Issue