We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
May be I'm missing something, but could it be the that the total size of the icon is hard coded to 48px?
It is possible to set the icons size, but this will "only" reduce the size of the icon and at the same time increase the surrounding margin.
Is there a reason for that? If not, would you accept a pull request to change that?
The text was updated successfully, but these errors were encountered:
Hello, this is actually by design: using 48px helps to reserve enough space to make it easy to tap on mobile.
Please check the original project README: https://github.com/luukdv/hamburger-react#accessibility
Sorry, something went wrong.
No branches or pull requests
May be I'm missing something, but could it be the that the total size of the icon is hard coded to 48px?
It is possible to set the icons size, but this will "only" reduce the size of the icon and at the same time increase the surrounding margin.
Is there a reason for that? If not, would you accept a pull request to change that?
The text was updated successfully, but these errors were encountered: