Skip to content

Commit d67b23f

Browse files
author
Will Bamberg
committed
Change the default style
1 parent 8c71c46 commit d67b23f

File tree

1 file changed

+1
-1
lines changed
  • editable-samples/pages/font/js

1 file changed

+1
-1
lines changed

editable-samples/pages/font/js/font.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var cmInitContent = 'font: 1em/1.5 "Open Sans", sans-serif;';
1+
var cmInitContent = 'font: italic 2em cursive;';
22

33
var cmMatchToShowCompletions = "font: ";
44

0 commit comments

Comments
 (0)