Use the system font stack from WP admin (#1416)
This commit is contained in:
parent
fd76af274d
commit
e8650e1ee9
3 changed files with 5 additions and 3 deletions
|
@ -374,7 +374,7 @@ select,
|
|||
optgroup,
|
||||
textarea {
|
||||
color: #404040;
|
||||
font-family: sans-serif;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
||||
font-size: 1rem;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue