Increasing size of icon button.
This commit is contained in:
parent
8385ac0913
commit
8484d37fb5
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ const StyledButton = styled.button`
|
|||
border: none;
|
||||
padding: 0;
|
||||
background: none;
|
||||
font-size: 1rem;
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue