Skip to content

Commit

Permalink
Update Layout.js
Browse files Browse the repository at this point in the history
  • Loading branch information
c0b41 committed Nov 16, 2018
1 parent e729733 commit 3202a3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Layout.js
Expand Up @@ -16,6 +16,7 @@ const GlobalStyle = createGlobalStyle`
body {
background: ${theme.colors.bg};
color: ${theme.default};
font-display: swap;
@media ${media.phone} {
font-size: 14px;
}
Expand Down

0 comments on commit 3202a3f

Please sign in to comment.