Merge pull request #789 from corvannoorloos/patch-1

Add font-family declaration for body text.
This commit is contained in:
sarah ✈ semark 2015-08-21 13:56:26 +01:00
commit 0b81f58c99
1 changed files with 1 additions and 0 deletions

View File

@ -272,6 +272,7 @@ input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;