fix: padding

This commit is contained in:
Tom Moor 2019-08-08 21:25:51 -07:00
parent a26ae119fe
commit e936aa82c9
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ const Button = styled.button`
background: none;
line-height: 0;
border: 0;
padding: 0;
&:hover {
opacity: 1;