Increasing size of icon button.

This commit is contained in:
cinderblockgames 2021-11-18 11:56:32 -05:00
parent 8385ac0913
commit 8484d37fb5

View file

@ -17,6 +17,7 @@ const StyledButton = styled.button`
border: none;
padding: 0;
background: none;
font-size: 1rem;
&:hover {
cursor: pointer;