Merge pull request #789 from corvannoorloos/patch-1
Add font-family declaration for body text.
This commit is contained in:
commit
0b81f58c99
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ input,
|
|||
select,
|
||||
textarea {
|
||||
color: #404040;
|
||||
font-family: sans-serif;
|
||||
font-size: 16px;
|
||||
font-size: 1rem;
|
||||
line-height: 1.5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue