Skip to content

Commit

Permalink
[v.1.1.1] Last improvement before release
Browse files Browse the repository at this point in the history
  • Loading branch information
dziudek committed Dec 9, 2014
1 parent 8fe0cf6 commit 951e024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
@@ -160,7 +160,7 @@ function portfolio_custom_background_callback() {
* @return void
*/
function portfolio_add_editor_styles() {
add_editor_style(array('editor.css', 'css/font.awesome.css', 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,700'));
add_editor_style(array('editor.css', 'css/font.awesome.css', 'https://fonts.googleapis.com/css?family=Open+Sans'));
}
}

0 comments on commit 951e024

Please sign in to comment.