We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c71c46 commit d67b23fCopy full SHA for d67b23f
editable-samples/pages/font/js/font.js
@@ -1,4 +1,4 @@
1
-var cmInitContent = 'font: 1em/1.5 "Open Sans", sans-serif;';
+var cmInitContent = 'font: italic 2em cursive;';
2
3
var cmMatchToShowCompletions = "font: ";
4
0 commit comments