Merge branch 'master' into jori/analytics

This commit is contained in:
Jori Lallo
2017-11-10 17:25:26 -08:00
committed by GitHub
15 changed files with 1 additions and 2 deletions

View File

@@ -38,8 +38,7 @@ export const fontWeight = {
export const fonts = {
regular: `-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;`,
monospace: `'Atlas Typewriter', 'Source Code Pro', Menlo, Consolas,
'Liberation Mono', monospace;`,
monospace: `Menlo, Consolas, 'Liberation Mono', monospace;`,
};
export const color = {