We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577b207 commit 88a914dCopy full SHA for 88a914d
1 file changed
src/index.css
@@ -142,6 +142,7 @@
142
143
.EasyMDEContainer .editor-preview {
144
/*padding-left: 40px;*/
145
+ font-family: monospace;
146
}
147
148
.EasyMDEContainer .editor-preview ul {
@@ -201,7 +202,6 @@
201
202
203
.EasyMDEContainer .editor-preview code {
204
background-color: slategray;
- font-family: monospace;
205
206
207
.EasyMDEContainer .CodeMirror-line span[data-img-src^="http"] {
0 commit comments