diff --git a/src/components/Login/style.ts b/src/components/Login/style.ts index 64091f1..4e36d6e 100644 --- a/src/components/Login/style.ts +++ b/src/components/Login/style.ts @@ -102,7 +102,7 @@ export const RegisterButton = styled.button` background-color: transparent; border: 0px; border-radius: 5px; - font-size: 15px; + font-size: 13px; color: #999; font-weight: bold; display: flex;