Skip to content

Commit

Permalink
Typo fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaTomanek committed Oct 16, 2017
1 parent 05143bc commit 61a0247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion editors/article-editor/mystyles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

body.article-editor {
font-size:16px;
font-family: "Nunito Sans", Verdana, Helvatica, sans-serif;
font-family: "Nunito Sans", Verdana, Helvetica, sans-serif;
line-height: 24px;
margin: 30px;
}
Expand Down
2 changes: 1 addition & 1 deletion editors/document-editor/mystyles.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body.document-editor {
margin-bottom: 30px;
font-size: 16px;
line-height: 24px;
font-family: "Nunito Sans", Verdana, Helvatica, sans-serif;
font-family: "Nunito Sans", Verdana, Helvetica, sans-serif;
}

body.document-editor td, body.document-editor th {
Expand Down

0 comments on commit 61a0247

Please sign in to comment.