Skip to content

Commit

Permalink
Remove font-size from settings
Browse files Browse the repository at this point in the history
  • Loading branch information
crahan committed Sep 26, 2013
1 parent 647eaf1 commit 593bdae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MultiMarkdown.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
],
"trim_trailing_white_space_on_save": false,
"font_face": "Menlo",
"font_size": 15,
"font_options": [ "subpixel_antialias", "no_round", "directwrite"],
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor.tmTheme",
// "color_scheme": "Packages/MarkdownEditing/MarkdownEditor-Focus.tmTheme",
Expand Down

0 comments on commit 593bdae

Please sign in to comment.