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;
|
border: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: none;
|
background: none;
|
||||||
|
font-size: 1rem;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in a new issue