diff --git a/people/src/styles/global.ts b/people/src/styles/global.ts index a0c52c3..99e8ba8 100644 --- a/people/src/styles/global.ts +++ b/people/src/styles/global.ts @@ -9,6 +9,8 @@ export const GlobalStyled = createGlobalStyle` sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; + + font-size: 62.5%; } code {