Browse Source

remove button padding

AykutSarac 3 years ago
parent
commit
56cd62db03
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/constants/globalStyle.ts

+ 0 - 1
src/constants/globalStyle.ts

@@ -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;