Merge pull request #2 from cinderblockgames/default-select

Increasing size of icon button.
This commit is contained in:
cinderblockgames 2021-11-18 12:00:56 -05:00 committed by GitHub
commit 79ec7b2f94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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