Skip to content

Commit

Permalink
:liptick: change basic font-size #29
Browse files Browse the repository at this point in the history
  • Loading branch information
taiyrbegeyev committed Jul 4, 2019
1 parent 884b350 commit ea13ba7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions people/src/styles/global.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ export const GlobalStyled = createGlobalStyle`
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 62.5%;
}
code {
Expand Down

0 comments on commit ea13ba7

Please sign in to comment.