Skip to content

Commit

Permalink
Merge pull request #789 from corvannoorloos/patch-1
Browse files Browse the repository at this point in the history
Add font-family declaration for body text.
  • Loading branch information
sarahmonster committed Aug 21, 2015
2 parents 5c738ad + 2b64808 commit 0b81f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
Expand Down

0 comments on commit 0b81f58

Please sign in to comment.