1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-03 04:25:25 +02:00

Use monospace font for Markdown editor

Closes #227
This commit is contained in:
Harvey Kandola 2019-03-18 18:02:47 +00:00
parent 6738d2c9e1
commit a08b583b22
2 changed files with 3 additions and 2 deletions

View file

@ -19,7 +19,7 @@
window.assetMapping = {
app: '{{rootURL}}assets/documize.js',
vendor: '{{rootURL}}assets/vendor.js',
themedefault: '{{rootURL}}assets/documuze.css',
themedefault: '{{rootURL}}assets/documize.css',
themeconference: '{{rootURL}}assets/theme-conference.css',
themeforest: '{{rootURL}}assets/theme-forest.css',
themebrave: '{{rootURL}}assets/theme-brave.css',