remove button padding

This commit is contained in:
AykutSarac 2022-02-03 16:43:31 +03:00
parent 7b25ba995f
commit 56cd62db03

View File

@ -27,7 +27,6 @@ const GlobalStyle = createGlobalStyle`
min-width: 60px;
border: none;
border-radius: 5px;
padding: 2px 16px;
outline: none;
font-family: 'Catamaran', sans-serif;
font-weight: 500;