uiwjs/react-markdown-editor

How can I change font-size of content ?

surohak opened this issue · 1 comments

How can I change font-size of content ?

.CodeMirror { font-family: Arial, monospace; font-size: 16px; }