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
I dont kown what happened . When I use the iconfont in my website , even though I setted the font-size equal to 12px but the icon still very too big
The text was updated successfully, but these errors were encountered:
Maybe there is better solution, I made them 20% smaller in my css. My prefix is "icon", your may be different
i[class^="icon-"]:before, i[class*=" icon-"]:before { font-size: .8em; }
Sorry, something went wrong.
No branches or pull requests
I dont kown what happened . When I use the iconfont in my website , even though I setted the font-size equal to 12px but the icon still very too big
The text was updated successfully, but these errors were encountered: