diff --git a/src/components/icon.tsx b/src/components/icon.tsx index ae9bb42..f0566ac 100644 --- a/src/components/icon.tsx +++ b/src/components/icon.tsx @@ -17,6 +17,7 @@ const StyledButton = styled.button` border: none; padding: 0; background: none; + font-size: 1rem; &:hover { cursor: pointer;