Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try System Font Stack #27

Open
curran opened this issue Nov 12, 2018 · 0 comments
Open

Try System Font Stack #27

curran opened this issue Nov 12, 2018 · 0 comments

Comments

@curran
Copy link
Contributor

curran commented Nov 12, 2018

From create-react-app:

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", 
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", 
    sans-serif;
}
    
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
    monospace;     
} 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant