Merge branch 'master' into fix-tha-dam-typo

This commit is contained in:
Sérgio Ramos 2018-05-18 13:47:41 +01:00 committed by GitHub
commit 19afe3dab9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ export default ({ theme }) => css`
padding: 0;
background: ${theme.background};
color: ${theme.text};
-webkit-font-smoothing: antialiased;
}
html,