I want to increase the size of JQuery icons from 16 to 24px.
You can add a CSS style zoom, although this does not work in all browsers e.g.
.zoomClassPercent {
zoom:150%;
}
.zoomClassRatio {
zoom:1.5;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With