5 lines
83 B
CSS
5 lines
83 B
CSS
.markdown-source-view, .markdown-preview-view {
|
|
max-width: 1100px;
|
|
margin: auto;
|
|
}
|