Adding more font sizes (px and (r)em)
-
Is there a way to add more font sizes in px and rem’s?
It currently has this option;
Replace the size setting available for fonts with: 8px 10px 12px 14px 16px 20px 24px 28px 32px 36px 48px 60px 72px 96px.
I’d like to add a few more sizes between some of those and one larger one.
Is it also possible for it to use rem sizes and then px backup, .i.e.
<span style="font-size:16px;font-size:1rem;">My Text</span?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.