siamak/licon

Make scalable via font-size and em units?

Closed this issue · 0 comments

The generated CSS code uses px values for dimensions like width, height, borders, etc. If em values were used instead, it would be possible to adjust the icon size dynamically be setting font-size, e.g. font-size: 120% on the <i> element to make the icons slightly larger, etc.