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
shields.io
Nothing changes when I set the logoSize of the badge. It seems logoSize doesn't work. I tried to set it as:
10
10px
10*10
10x10
And I tried the legacy logoWidth, it works well, .
https://img.shields.io/badge/AMD-red?style=for-the-badge&logo=amd&logoSize=10
No response
The text was updated successfully, but these errors were encountered:
Badge tested using npm run badge https://img.shields.io/badge/AMD-red?style=for-the-badge&logo=amd&logoSize=10 Output is available here
npm run badge https://img.shields.io/badge/AMD-red?style=for-the-badge&logo=amd&logoSize=10
Sorry, something went wrong.
Sorry, I misunderstood the valid value, it could only be set as auto.
auto
No branches or pull requests
Are you experiencing an issue with...
shields.io
🐞 Description
Nothing changes when I set the logoSize of the badge. It seems logoSize doesn't work. I tried to set it as:
10
:10px
:10*10
:10x10
:And I tried the legacy logoWidth, it works well, .
🔗 Link to the badge
https://img.shields.io/badge/AMD-red?style=for-the-badge&logo=amd&logoSize=10
💡 Possible Solution
No response
The text was updated successfully, but these errors were encountered: