Skip to content

Commit 88a914d

Browse files
author
tung-hpzbook
committed
.
1 parent 577b207 commit 88a914d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142

143143
.EasyMDEContainer .editor-preview {
144144
/*padding-left: 40px;*/
145+
font-family: monospace;
145146
}
146147

147148
.EasyMDEContainer .editor-preview ul {
@@ -201,7 +202,6 @@
201202

202203
.EasyMDEContainer .editor-preview code {
203204
background-color: slategray;
204-
font-family: monospace;
205205
}
206206

207207
.EasyMDEContainer .CodeMirror-line span[data-img-src^="http"] {

0 commit comments

Comments
 (0)